sway: Add shortcut to lock screen
This commit is contained in:
parent
dbbe5d4b76
commit
dd6b0ef08b
1 changed files with 2 additions and 0 deletions
|
@ -214,7 +214,9 @@ bindsym $mod+r mode "resize"
|
|||
bindsym XF86MonBrightnessUp exec light -A 5
|
||||
bindsym XF86KbdBrightnessDown exec light -s sysfs/leds/asus::kbd_backlight -U 34
|
||||
bindsym XF86KbdBrightnessUp exec light -s sysfs/leds/asus::kbd_backlight -A 34
|
||||
|
||||
bindsym Mod4+Shift+s exec grim -g "$(slurp)"
|
||||
bindsym Ctrl+Alt+Delete exec swaylock -c 000000
|
||||
|
||||
#
|
||||
# Status Bar:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue