Files
hyprland-toggle-tiling/README.org
2025-06-10 17:10:32 +02:00

956 B

hyprland-toggle-tiling

hyprland-toggle-tiling

A simple script to toggle tiling and floating modes for windows in the Hyprland Wayland compositor.

./demo.gif

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

  1. Clone this repository:

    git clone https://typofelho.ddns.net/TypoMustakes/hyprland-toggle-tiling.git
  2. Build the projects:

    cd build/
    cmake --build .
  3. Bind the script to a key in your Hyprland config:

    bind = $mod + t, exec, /path/to/htt

Or just download the release.