add alt+o for swaylock
This commit is contained in:
parent
23d7ea728d
commit
7ba70c8132
|
@ -94,10 +94,12 @@ bind = $mainMod, Q, killactive,
|
|||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, Z, exec, alacritty --class floating
|
||||
bind = $mainMod, E, exec, thunar
|
||||
bind = $mainMod, O, exec, swaylock -i ~/wallpaper.png
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, D, exec, rofi -show drun
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
|
||||
bind = SHIFT_ALT,S, exec, grim -g "$(slurp)" - | wl-copy
|
||||
|
||||
bind = $mainMod, left, movefocus, l
|
||||
|
|
Loading…
Reference in a new issue