📚 hypr: update config comments with hyprland wiki links
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
###############
|
||||
## VARIABLES ##
|
||||
###############
|
||||
|
||||
# Wiki: https://wiki.hyprland.org/Hypr-Ecosystem/hyprlang#defining-variables
|
||||
|
||||
$mainMod = SUPER # The master key
|
||||
@@ -19,9 +20,13 @@ $screenshotSelect = hyprshot -m region -o $screenshotDir
|
||||
##############
|
||||
## BINDINGS ##
|
||||
##############
|
||||
|
||||
# Wiki: https://wiki.hyprland.org/Configuring/Binds
|
||||
|
||||
|
||||
# Uncomment if you want to press SUPER to launch application search
|
||||
# bind = $mainMod, $mainMod_L, exec, astal toggle apps-window
|
||||
|
||||
bind = $mainMod, K, exec, $terminal
|
||||
bind = $mainMod, Q, killactive
|
||||
bind = $mainMod, E, exec, $fm
|
||||
|
||||
Reference in New Issue
Block a user