feat(hypr): update hypr config

This commit is contained in:
2026-02-19 03:02:53 +01:00
parent 817c02816b
commit b7cc2b7d8a
6 changed files with 128 additions and 121 deletions

View File

@@ -6,8 +6,8 @@
$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, RETURN, exec, $terminal
bind = $mainMod, W, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating,