Skip to content

Script written in Rust to traverse my hyprland workspaces in a grid.

Notifications You must be signed in to change notification settings

aervxa/hyprgridnavigate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyprgridnavigate

I use hyprexpo for my workspace overview, I like a 3x3 and I wanted horizontal slide animation when changing workspace horizontally, but a vertical slide (slidevert) when changing workspaces horizontally (hyprctl dispatch workspace ±3 gives the top/bottom effect).

So I wrote a script in Rust to basically do exactly that via IPC communication with Hyprland.

Usage

hyprgridnavigate left|top|right|bottom <true>
  • first arg is for which side to move to; the script won't ever let you go out of the 3x3 grid.
  • second arg is optional, it's for moving the active window as you move (movetoworkspace).

About

Script written in Rust to traverse my hyprland workspaces in a grid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages