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

move to nextworkspace and prevworkspace #121

Open
ramuni-muni opened this issue Nov 15, 2023 · 1 comment
Open

move to nextworkspace and prevworkspace #121

ramuni-muni opened this issue Nov 15, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ramuni-muni
Copy link

hi, i love hypr window manager.
is there keybinding to move application to nextworkspace or prevworkspace?
I have tried the wiki but it doesn't work.

bind=SUPERALT,Right,movetoworkspace,+
bind=SUPERALT,Left,movetoworkspace,-

@ramuni-muni ramuni-muni added the enhancement New feature or request label Nov 15, 2023
@ramuni-muni
Copy link
Author

ramuni-muni commented Nov 15, 2023

after i searching on source, the wiki give wrong information.
it should use dispatcer movetorelativeworkspace not movetoworkspace

so the correct config is:
bind=SUPERALT,Right,movetorelativeworkspace,+
bind=SUPERALT,Left,movetorelativeworkspace,-

you should update the wiki, thankyou.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants