Detect if current workspace is empty then automatically move to workspace Z #1013
Unanswered
mvaneijgen
asked this question in
questions-and-answers
Replies: 1 comment
-
Couldn't you bind a key to close all windows then move to z? Or simply close all windows and move to z yourself? I don't think something like this needs a builtin feature. Edit: You could implement something like this with exec-and-forget
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would love to check when a window closes if the current workspace is empty and then switch to a workspace of my choosing
Steps
Checklist
I have the feeling this should be possible with the knowledge in the docs, but with the info I've gathered I can't see how to combine everything in to a function that does this. I would love some sort of "cookbook" in the docs with examples and descriptions how to do certain things, that allows me personally to easier adept things to my own needs. Happily volunteer to write some things out!
Beta Was this translation helpful? Give feedback.
All reactions