This repository contains my personal Hyprland configuration files and related scripts.
All paths and setups assume the config lives in the ~ (home) directory.
.config/hypr/– Main Hyprland configuration files.scripts/– Utility scripts for workspace management, launching editors, etc.
- Automatic workspace setup and project editor launching.
- Preconfigured layouts, keybindings, and window rules.
- Scripts are designed to work relative to the home directory (
~).
Clone this repository to your home directory and run install script:
git clone https://github.com/SzymCode/hyprland-config ~/temp-hyprland-config
sudo chmod +x ~/temp-hyprland-config/install.sh
~/temp-hyprland-config/install.sh