Modify logout submap
This commit is contained in:
parent
50734cdaee
commit
b6bd9a101c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user