Change empty workspaces keybinds
This commit is contained in:
parent
bc29f37354
commit
7418484820
|
@ -172,7 +172,10 @@
|
||||||
10
|
10
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
++ ["$mainMod CTRL, c, movetoworkspace, empty"]
|
++ [
|
||||||
|
"$mainMod CTRL, c, workspace, empty"
|
||||||
|
"$mainMod SHIFT, c, movetoworkspace, empty"
|
||||||
|
]
|
||||||
++ (
|
++ (
|
||||||
# Window focus, movement and control
|
# Window focus, movement and control
|
||||||
builtins.concatLists (
|
builtins.concatLists (
|
||||||
|
|
Loading…
Reference in a new issue