Redesign map name, use systemctl commands explicitly
This commit is contained in:
parent
5845c6a071
commit
50734cdaee
@ -136,9 +136,9 @@ submap = [(s)hutdown, (r)eboot, e(x)it]
|
||||
# lock
|
||||
# TODO
|
||||
# poweroff
|
||||
bind = , s, exec, poweroff
|
||||
bind = , s, exec, systemctl poweroff
|
||||
# reboot
|
||||
bind = , r, exec, reboot
|
||||
bind = , r, exec, systemctl reboot
|
||||
|
||||
# use reset to go back to the global submap
|
||||
bind=,escape,submap,reset
|
||||
|
Loading…
Reference in New Issue
Block a user