956 B
956 B
hyprland-toggle-tiling
hyprland-toggle-tiling
Features
- Quickly switch between tiling and floating modes for all windows on the active workspace.
- Lightweight and easy to integrate with your Hyprland setup.
- Useful for workflows that require both tiling and floating window management.
Compiling
-
Clone this repository:
git clone https://typofelho.ddns.net/TypoMustakes/hyprland-toggle-tiling.git -
Build the projects:
cd build/ cmake --build . -
Bind the script to a key in your Hyprland config:
bind = $mod + t, exec, /path/to/htt
Or just download the release.
