sway: fix Super+L shortcut to actually lock

This commit is contained in:
Colin 2024-05-14 04:17:05 +00:00
parent 26e3c3e5b7
commit 447e1feb9c
2 changed files with 2 additions and 1 deletions

View File

@ -135,6 +135,7 @@ in
"playerctl" # for waybar & particularly to have playerctld running
"rofi" # menu/launcher
"rofi-snippets"
"s6-rc" # used by sway config
"sane-screenshot"
"sane-open"
# "splatmoji" # used by sway config

View File

@ -79,7 +79,7 @@ bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%-
#### special functions
bindsym Print exec sane-open --application sane-screenshot.desktop
bindsym $mod+Print exec sane-open --application sane-screenshot.desktop
bindsym $mod+l exec sane-open --application swaylock.desktop
bindsym $mod+l exec s6-rc -b start swaylock
bindsym $mod+s exec sane-open --application rofi-snippets.desktop
# bindsym $mod+slash exec sane-open splatmoji.desktop
bindsym $mod+d exec sane-open --application rofi.desktop