EdenQwQ / smart-tiling

Implementation of mosaic tiling and various other window management concepts for Hyprland

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Tiling

Usage

Clone this repository:

git clone https://github.com/edenqwq/smart-tiling

Copy the repository to the config directory for Hyprland:

cp -r smart-tiling/* ~/.config/hypr/

Modify swhkdrc and change the home directory to your own.

In order to use swhkd as the hotkey daemon, you should install it and run it as described in swhkd repo

Run python scripts/smart-tile.py --help to see the usage of the script.

About

Implementation of mosaic tiling and various other window management concepts for Hyprland


Languages

Language:Python 63.5%Language:Shell 36.5%