This repository contains my customized configurations for AGS, a dynamic layout system for Hyprland. These configurations are a refined and more functional adaptation of end-4's Hyprland dots and d7omdev ags.
- Minimalist Design: A clean and space efficient setup for a distraction-free workflow.
- Enhanced Functionality: Adds custom modules and configurations tailored for improved usability.
AGS-CONFIG/
├── ags/ # Core AGS configurations
├── scripts/ # Custom scripts for enhanced functionality
├── themes/ # Minimalist themes for AGS
├── modules/ # Additional AGS modules
└── preview.gif # Preview of the setup
To use these configurations, ensure you have the following installed:
-
Clone the repository:
git clone https://github.com/Talalahmed409/AGS-CONFIG.git cd AGS-CONFIG
-
Symlink the configuration files to the appropriate directory:
ln -s $(pwd)/ags ~/.config/ags
-
Restart Hyprland for changes to take effect:
hyprctl reload
-
Modify AGS configurations:
- Edit files in the
ags/
folder to suit your preferences.
- Edit files in the
-
Add or edit modules:
- Customize or create new modules in the
modules/
directory for additional functionality.
- Customize or create new modules in the
For more information, check out these resources:
This is a personal project, but suggestions and pull requests are welcome. Feel free to fork the repository and contribute!
Happy customizing!