change hyprland keybinds
This commit is contained in:
parent
0aa6e09114
commit
0eeca96846
|
@ -120,7 +120,7 @@ in
|
|||
bind = $mainMod, Q, killactive,
|
||||
bind = $mainMod, F, fullscreen,
|
||||
bind = $mainMod, Space, togglefloating,
|
||||
bind = $mainMod, D, exec, pkill wofi || wofi --show drun
|
||||
bind = $mainMod, $mainMod, exec, pkill wofi || wofi --show drun
|
||||
bind = $mainMod, Escape, exec, swaylock
|
||||
bind = $mainMod, Suppr, exec, pkill wlogout || wlogout -b 4
|
||||
# bind = SUPER, V, exec, cliphist list | wofi -dmenu | cliphist decode | wl-copy
|
||||
|
|
Loading…
Reference in a new issue