Surprisingly, "," in submap names works
This commit is contained in:
parent
6de014e7ed
commit
d0cb5bee10
@ -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
|
||||
|
Reference in New Issue
Block a user