use exec to poweroff/reboot
This commit is contained in:
parent
b385b6502e
commit
6853866c0f
@ -136,9 +136,9 @@ submap=powermgmt
|
||||
# lock
|
||||
# TODO
|
||||
# poweroff
|
||||
bind = , s, poweroff,
|
||||
bind = , s, exec, poweroff
|
||||
# reboot
|
||||
bind = , r, reboot,
|
||||
bind = , r, exec, reboot
|
||||
|
||||
# use reset to go back to the global submap
|
||||
bind=,escape,submap,reset
|
||||
|
Reference in New Issue
Block a user