• v1.3 1031d5590b

    1.3 Stable

    TypoMustakes released this 2026-01-06 15:59:58 +00:00 | 10 commits to master since this release

    New optional argument

    -q: Print the rule applied on the current workspace to STDOUT, but don't change anything. If there isn't an active rule for the current workspace, it returns a tiling rule. The returned string is a valid Hyprland window rule configuration line, like so:

    # (On workspace 2...)
    $ ./htt ~/.cache/htt/rules -q
    
    windowrule = tile on, match:workspace 2
    
    Downloads