use exec to poweroff/reboot

This commit is contained in:
RealStickman 2023-05-03 20:25:51 +02:00
parent b385b6502e
commit 6853866c0f

View File

@ -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