change hyprland keybinds

This commit is contained in:
Frost-Phoenix 2023-11-11 15:51:53 +01:00
parent 0eeca96846
commit f8af9f8bf4

View file

@ -117,10 +117,11 @@ in
# keybindings # keybindings
bind = $mainMod, Return, exec, kitty bind = $mainMod, Return, exec, kitty
bind = $mainMod, Alt, exec, firefox
bind = $mainMod, Q, killactive, bind = $mainMod, Q, killactive,
bind = $mainMod, F, fullscreen, bind = $mainMod, F, fullscreen,
bind = $mainMod, Space, togglefloating, bind = $mainMod, Space, togglefloating,
bind = $mainMod, $mainMod, exec, pkill wofi || wofi --show drun bind = $mainMod, D, exec, pkill wofi || wofi --show drun
bind = $mainMod, Escape, exec, swaylock bind = $mainMod, Escape, exec, swaylock
bind = $mainMod, Suppr, exec, pkill wlogout || wlogout -b 4 bind = $mainMod, Suppr, exec, pkill wlogout || wlogout -b 4
# bind = SUPER, V, exec, cliphist list | wofi -dmenu | cliphist decode | wl-copy # bind = SUPER, V, exec, cliphist list | wofi -dmenu | cliphist decode | wl-copy