Update hyprland configs

This commit is contained in:
2025-06-01 18:21:21 -04:00
parent 4327aab72f
commit cd0f6f6fa7
6 changed files with 13 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ $mainMod = SUPER # Sets "Windows" key as main modifier
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Q, exec, $terminal
bind = $mainMod, C, killactive,
bind = $mainMod, escape, killactive,
bind = $mainMod ALT, backspace, exec, uwsm stop
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating,