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