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.

Description
No description provided
Readme GPL-3.0 181 MiB
1.4.2 Latest
2026-04-10 16:19:48 +01:00
Languages
C++ 84.6%
CMake 8.9%
Nix 6.5%