This commit is contained in:
biscuit
2025-05-13 19:15:38 -05:00
parent 47e6fcf96f
commit a549fafc72
+2 -2
View File
@@ -7,8 +7,8 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
$terminal = kitty
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Q, exec, $terminal
bind = $mainMod, C, killactive,
bind = $mainMod, Return, exec, $terminal
bind = $mainMod, Q, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating,