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