How to unlink floating windows from Rift virtual workspaces? #190
-
|
My terminal is set to float (I use Rectangle App's stash feature) and when I activate it in the dock it will switch back to whichever virtual Rift space it's floating in. Is there a way to treat floating windows to appear without switching spaces? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
This sounds like you want a sticky window, not a floating window? Or basically an "unmanaged" window. |
Beta Was this translation helpful? Give feedback.
-
|
there is a way to get it to not switch to its last seen workspace on activation: [settings]
auto_focus_blacklist = [
"com.mitchellh.ghostty"
]not sure if thats what you are looking for but.. |
Beta Was this translation helpful? Give feedback.
-
|
there is now an option called "manage" in rofts app rules and if you set a rule to have manage=false rift will not touch the window. |
Beta Was this translation helpful? Give feedback.
there is now an option called "manage" in rofts app rules and if you set a rule to have manage=false rift will not touch the window.