Change empty workspaces keybinds

This commit is contained in:
Pedro Rey Anca 2024-07-29 14:09:46 +02:00
parent bc29f37354
commit 7418484820

View file

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