Special workspace in a single monitor #12725
masthierryi
started this conversation in
Show and tell
Replies: 0 comments
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 have a vertical monitor and a small one. Opening the special workspace on these, mess up all my apps position, so, I had to find a way to always open it on the main screen.
changes:
on
keybinds.conf:bind = SUPER, W, exec, ~/.config/autostart/toggle-special.shinstead of
bind = Super, W, togglespecialworkspace, # Toggle scratchpadand the script:
Would be great to have more than a special workspace per monitor :)
I've also added a discussion asking for a multi screen special workspace. Future Future :)
All reactions