Surprisingly, "," in submap names works
This commit is contained in:
parent
cf13aafc4f
commit
5845c6a071
@ -128,9 +128,9 @@ bind = ALT_$mod, L, exit,
|
||||
|
||||
|
||||
# bind power management submap
|
||||
bind = $mod, x, submap, (s) Shutdown, (r) Reboot, (x) Logout
|
||||
bind = $mod, x, submap, [(s)hutdown, (r)eboot, e(x)it]
|
||||
# power management submap
|
||||
submap = (s) Shutdown, (r) Reboot, (x) Logout
|
||||
submap = [(s)hutdown, (r)eboot, e(x)it]
|
||||
# logout
|
||||
bind = , x, exit,
|
||||
# lock
|
||||
|
Loading…
Reference in New Issue
Block a user