Skip to content

Sammy-The-Fish/4dDesktopSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f7e3784 · · Feb 5, 2026

History

10 Commits
Jan 24, 2026
Feb 5, 2026
Feb 5, 2026
Jan 24, 2026
Jan 24, 2026
Jan 24, 2026
Feb 5, 2026
Feb 2, 2026
Feb 2, 2026
Feb 5, 2026

Repository files navigation

Many Dimensional Workspace Switcher for Hyprland

app logo

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

Requirements

  • Qt 6
  • hyprland

Installation

  1. download from releases
  2. run chmod +x ./ManyDimensionalDesktopSwitcher
  3. then run ./ManyDimensionalDesktopSwitcher to launch UI

Usage

to run the app using the GUI, run without arguments:

./ManyDimensionalDesktopSwitcher

to reset the program (reccomended to do on startup), changes the amount of dimensions to x:

./ManyDimensionalDesktopSwitcher -R x

to change dimension of index: i, by delta d use:

./ManyDimensionalDesktopSwitcher -C i d