|
@ -211,7 +211,7 @@ $mainMod = SUPER # Sets "Windows" key as main modifier |
|
|
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more |
|
|
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more |
|
|
bind = $mainMod SHIFT, A, exec, $terminal |
|
|
bind = $mainMod SHIFT, A, exec, $terminal |
|
|
bind = $mainMod SHIFT, Q, killactive, |
|
|
bind = $mainMod SHIFT, Q, killactive, |
|
|
bind = $mainMod SHIFT, E, exit, |
|
|
|
|
|
|
|
|
bind = $mainMod SHIFT, E, exec, kill.sh |
|
|
#bind = $mainMod, E, exec, $fileManager |
|
|
#bind = $mainMod, E, exec, $fileManager |
|
|
bind = $mainMod SHIFT, W, exec, firefox |
|
|
bind = $mainMod SHIFT, W, exec, firefox |
|
|
bind = $mainMod, V, togglefloating, |
|
|
bind = $mainMod, V, togglefloating, |
|
|