diff --git a/.config/sway/config b/.config/sway/config index b5d22a1..8e0c589 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -615,7 +615,7 @@ bindsym $mod+Shift+r reload; exec kanshictl reload # kudos to github.com/rbnis for the following menu-like section inspiration # https://github.com/rbnis/dotfiles/blob/dfd6f956f6d00a1012a3a167d947773095dac7fd/.config/sway/config#L228-L235 -set $mode_sys System: (l) lock, (e) logout, (s) suspend, (r) reboot, (S) shutdown +set $mode_sys System: (l) lock, (e) logout, (s) suspend, (r) reboot, (S) shutdown, (⏎,␛) return mode "$mode_sys" { bindsym { l exec $lock, mode "default"