Added swaylock keybind
This commit is contained in:
parent
891031acb0
commit
4f545de7ef
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ bind = $mainMod SHIFT, SPACE, togglefloating,
|
||||||
bind = $mainMod, R, exec, wofi --show drun
|
bind = $mainMod, R, exec, wofi --show drun
|
||||||
bind = $mainMod, P, pseudo, # dwindle
|
bind = $mainMod, P, pseudo, # dwindle
|
||||||
bind = $mainMod, J, togglesplit, # dwindle
|
bind = $mainMod, J, togglesplit, # dwindle
|
||||||
|
bind = $mainMod, L, exec, swaylock-hyprland
|
||||||
|
|
||||||
# Screenshots
|
# Screenshots
|
||||||
bind = $mainMod, F6, exec, grim -g "$(slurp)" - | wl-copy
|
bind = $mainMod, F6, exec, grim -g "$(slurp)" - | wl-copy
|
||||||
|
|
Loading…
Reference in a new issue