-
Switching to workspace number 1, 2, 3.. is a feature i use a lot in i3, I press on winkey + 3 it switches to workspace 3. I can also do shift + winkey + 3 and it switches current window to window 3. Is there any way to do this with on Whim? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Yes, the default keybind for switching to workspace FYI: a list of all default keybinds can be found here: https://dalyisaac.github.io/Whim/docs/customize/commands.html#core-commands |
Beta Was this translation helpful? Give feedback.
No need to recompile Whim. As alluded to above, you can use custom commands to implement this in user space. Here's a simplified version that moves the current window to workspace 1: