https://github.com/quantumvoid0/hyprland-autolayout
This simple program allows you to automatically open select applications into a workspace
https://github.com/quantumvoid0/hyprland-autolayout
Last synced: about 1 year ago
JSON representation
This simple program allows you to automatically open select applications into a workspace
- Host: GitHub
- URL: https://github.com/quantumvoid0/hyprland-autolayout
- Owner: quantumvoid0
- License: other
- Created: 2025-01-27T09:31:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-02T04:53:41.000Z (over 1 year ago)
- Last Synced: 2025-05-07T06:57:55.790Z (about 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# Hyprland-AutoLayout
This simple program allows you to automatically open select applications into a workspace
This script is still in development (current version is stable). feel free to open issues or contribute code
make sure you have python installed.
In the `layout.py` i have added it to open `superfile` , `fastfetch` and `btop`; you can edit the apps u need to open to ur needs.
## how to make it work?
save `layout.py` into your `~` directory (i.e the home directory) and then add this
`bind = SUPER,1,exec,python layout.py` to your `hyprland.conf`
now when you press your keycode (for example here `super + 1`) your layout will open up.