Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keeping a window on all workspaces #139

Closed
alberteddu opened this issue Jan 26, 2024 · 1 comment
Closed

Keeping a window on all workspaces #139

alberteddu opened this issue Jan 26, 2024 · 1 comment

Comments

@alberteddu
Copy link

Hello! I have been trying to keep a window on all workspaces, but this does not seems to be possible.

I have tried with:

[[on-window-detected]]
...
run = ['move-node-to-workspace $AEROSPACE_FOCUSED_WORKSPACE']

but it isn't supported (I think move-node-to-workspace expects a literal workspace here, and the variable might not event be set outside of the workspace-changed event).

I though of moving the window when the workspace changes, but aerospace does not have commands to act on arbitrary windows (only on focused ones)

Am I missing something?

@nikitabobko
Copy link
Owner

It's not possible yet

Duplicate of #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants