Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/edenqwq/smart-tiling
- Owner: EdenQwQ
- Created: 2023-08-05T06:58:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-05T08:23:38.000Z (over 1 year ago)
- Last Synced: 2024-10-13T07:49:30.322Z (4 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.