mirror of
https://github.com/AlexJonker/hyprland-dotfiles
synced 2025-12-08 08:22:40 +01:00
No description
| .config | ||
| scripts | ||
| src | ||
| themes | ||
| Wallpapers | ||
| .gitignore | ||
| avatar.png | ||
| dependencies.txt | ||
| eyyab-update.sh | ||
| install.sh | ||
| pacman.conf | ||
| post-install.sh | ||
| README.md | ||
| update.sh | ||
Hyprland Dotfiles Setup
FEATURES
- Dual monitor support for waybar
- Pywal with waypaper
TODO
- Correct adw-gtk3 theme (both dark now)
- this in the install script
Installation Guide
This is meant to be run on a fresh Arch Linux install!
1. Clone and Run the Install Script
# Clone the Hyprland dotfiles repository
git clone https://github.com/MeneerAlex/hyprland-dotfiles
cd hyprland-dotfiles
# Run the install script
bash ./install.sh
2. Configure Display Settings
After installation, reboot and run the post-install.sh script
bash ./post-install.sh