A highly configurable, minimalist-ish Hyprland setup with minimal packages and as little spaghetti dependencies.
Welcome to The Hyproasis, a clean and minimal configuration for Hyprland. This setup focuses on simplicity, keeping dependencies light but still ricy.
You can get started by cloning the repository or your fork (recommended) and running the provided install script. Follow the steps below to set up The Hyproasis:
-
Clone this repository:
git clone https://github.com/0x15BA88FF/hyproasis.git
Or if you’ve forked the repository, clone your fork:
git clone https://github.com/<your-username>/hyproasis.git
-
Run the install script to set up the configuration. After cloning the repository, you can quickly set everything up by running the included install script:
cd hyproasis
./install.sh
This will copy the necessary files into place and apply the default configuration. Feel free to modify any part of the config to suit your needs.
Note
Do not delete the .git
directory if you intend on updating the configuration with git pull
If you would like to contribute to The Hyproasis, feel free to open a pull request or share any useful tweaks and improvements. We welcome contributions that align with the minimal and modular philosophy of this project.