sway: add keybind for systemctl suspend -i
This commit is contained in:
parent
f6f8e5bf50
commit
639f5c81dd
@ -506,6 +506,8 @@ mode "$mode_sys" {
|
||||
}
|
||||
bindsym $mod+Shift+e mode "$mode_sys"
|
||||
|
||||
bindsym XF86Sleep exec "systemctl suspend -i"
|
||||
|
||||
#
|
||||
# media keys
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user