use exec to poweroff/reboot
This commit is contained in:
parent
8617d1ba25
commit
a4ea13a6a0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user