sway: add swaylock bind
This commit is contained in:
parent
b78c02a5b8
commit
3038d58d82
1 changed files with 3 additions and 0 deletions
|
@ -86,6 +86,9 @@ bindsym $mod+Shift+z exec cmus-remote -C player-pause
|
||||||
bindsym $mod+f4 exec brightnessctl set 5%-
|
bindsym $mod+f4 exec brightnessctl set 5%-
|
||||||
bindsym $mod+f5 exec brightnessctl set 5%+
|
bindsym $mod+f5 exec brightnessctl set 5%+
|
||||||
|
|
||||||
|
# Lock
|
||||||
|
bindsym $mod+Mod1+l exec swaylock
|
||||||
|
|
||||||
# Drag floating windows by holding down $mod and left mouse button.
|
# Drag floating windows by holding down $mod and left mouse button.
|
||||||
# Resize them with right mouse button + $mod.
|
# Resize them with right mouse button + $mod.
|
||||||
# Despite the name, also works for non-floating windows.
|
# Despite the name, also works for non-floating windows.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue