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

Combine commands with Super #325

Open
vtmx opened this issue Sep 18, 2024 · 0 comments
Open

Combine commands with Super #325

vtmx opened this issue Sep 18, 2024 · 0 comments

Comments

@vtmx
Copy link

vtmx commented Sep 18, 2024

How can combine this commands:

# Focus n desktop and send selected node to n desktop
super + {_,shift + }{1-9}
  bspc {desktop -f,node -d} "^{1-9}" --follow

# Send selected node to n desktop
super + ctrl + {1-9}
  bspc node -d "^{1-9}"

In this:

super + {_,shift + ,ctrl + }{1-9}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant