arrange hyprland desktops into a many dimensional arrangement. features include::
- GUI to switch desktops easily
- CLI to easily implement keyboard shortcuts
- arrange in 2d grid up to 24d space
- Qt 6
- hyprland
- download from releases
- run
chmod +x ./ManyDimensionalDesktopSwitcher - then run
./ManyDimensionalDesktopSwitcherto launch UI
to run the app using the GUI, run without arguments:
./ManyDimensionalDesktopSwitcherto reset the program (reccomended to do on startup),
changes the amount of dimensions to x:
./ManyDimensionalDesktopSwitcher -R xto change dimension of index: i, by delta d use:
./ManyDimensionalDesktopSwitcher -C i d