Add lock bind
This commit is contained in:
parent
efd1be2d74
commit
cbc98722ae
|
@ -202,6 +202,9 @@ bind = $mainMod SHIFT, S, exec, clipshot
|
|||
bind = $mainMod, mouse_down, workspace, e+1
|
||||
bind = $mainMod, mouse_up, workspace, e-1
|
||||
|
||||
bind = CTRL SHIFT $mainMod, L, exec, swaylock
|
||||
|
||||
# Move/resize windows with mainMod + LMB/RMB and dragging
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
bindm = $mainMod, mouse:273, resizewindow
|
||||
|
||||
|
|
Reference in a new issue