change keybinds for run/close back to default

This commit is contained in:
Benjamin Palko 2024-04-16 02:12:22 +00:00
parent 52c6808ea2
commit 4e7e08a380

View file

@ -1,16 +1,17 @@
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, T, exec, $terminal
bind = $mainMod, BACKSPACE, killactive,
bind = $mainMod, X, killactive,
bind = $mainMod, ESCAPE, exit,
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, F, togglefloating,
bind = $mainMod, RETURN, exec, $menu
bind = $mainMod, R, exec, $menu
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, V, togglesplit, # dwindle
bind = $mainMod, L, exec, $lockScreen # hyprlock
bind = $mainMod, period, exec, emote
bind = $mainMod, B, exec, firefox
bind = $mainMod CTRL, F, fullscreen
# Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l