Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Implementation of mosaic tiling and various other window management concepts for Hyprland
https://github.com/edenqwq/smart-tiling

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Smart Tiling

## Usage

Clone this repository:

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

Copy the repository to the config directory for Hyprland:

```bash
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](https://github.com/waycrate/swhkd)

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