/hyproasis

Primary LanguageLuaGNU General Public License v2.0GPL-2.0

The Hyproasis ✨

A highly configurable, minimalist-ish Hyprland setup with minimal packages and as little spaghetti dependencies.

Table of Contents

Introduction

Welcome to The Hyproasis, a clean and minimal configuration for Hyprland. This setup focuses on simplicity, keeping dependencies light but still ricy.

Installation

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:

  1. 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
  2. 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

Contributing

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.