hyprwm / Hypr

Hypr is a tiling window manager written in modern C++.
BSD 3-Clause "New" or "Revised" License
1.09k stars 33 forks source link

Move from tag to tag with arrow keys #51

Closed carabistouflette closed 2 years ago

carabistouflette commented 2 years ago

It would be nice to be able to move from one tag to another using the arrows

vaxerski commented 2 years ago

tag... you mean workspace? You can though, just use

bind=mod,LEFT/RIGHT/UP/DOWN,changeworkspace,x

or am I missing something?

carabistouflette commented 2 years ago

no not this way, like if you're on the 3rd workspace and you press mod,LEFT you'll go to the 2nd one

carabistouflette commented 2 years ago

and if you press mod,RIGHT you'll go to the 4th one

vaxerski commented 2 years ago

added in 1a5ed0575833f6f83bfbd4ab12b5a9356989c8f6