Surprisingly, "," in submap names works

This commit is contained in:
RealStickman 2023-05-03 20:40:16 +02:00
parent cf13aafc4f
commit 5845c6a071

View File

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