Modify logout submap
This commit is contained in:
parent
c7e090ada5
commit
002207a261
@ -128,11 +128,11 @@ bind = ALT_$mod, L, exit,
|
||||
|
||||
|
||||
# bind power management submap
|
||||
bind = $mod, x, submap, [ (s)hutdown, (r)eboot, e(x)it ]
|
||||
bind = $mod, x, submap, (S)hutdown, (R)eboot, (E)xit
|
||||
# power management submap
|
||||
submap = [ (s)hutdown, (r)eboot, e(x)it ]
|
||||
submap = (S)hutdown, (R)eboot, (E)xit
|
||||
# logout
|
||||
bind = , x, exit,
|
||||
bind = , e, exit,
|
||||
# lock
|
||||
# TODO
|
||||
# poweroff
|
||||
|
Reference in New Issue
Block a user