sway: add Return mode to sys dialog
This commit is contained in:
parent
f52c0895f7
commit
a29c459e22
@ -615,7 +615,7 @@ bindsym $mod+Shift+r reload; exec kanshictl reload
|
|||||||
|
|
||||||
# kudos to github.com/rbnis for the following menu-like section inspiration
|
# kudos to github.com/rbnis for the following menu-like section inspiration
|
||||||
# https://github.com/rbnis/dotfiles/blob/dfd6f956f6d00a1012a3a167d947773095dac7fd/.config/sway/config#L228-L235
|
# 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" {
|
mode "$mode_sys" {
|
||||||
bindsym {
|
bindsym {
|
||||||
l exec $lock, mode "default"
|
l exec $lock, mode "default"
|
||||||
|
Loading…
Reference in New Issue
Block a user