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

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

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.