This is my personal ansible playbook which installs all necessary packages and dotfiles onto an existing arch GNOME installation.
Keep in mind this is configured to fit my specific system, especially the hyprland configs will break on your system (monitor layout, keyboard layout, etc.) so if you use this, please change things as you need.
- Clone the repository
- Go into the directory
- Run the
install.sh
file- This file will install all important dependencies first
- It will ask you for your password 3x before installing
- Do NOT run this file as
sudo
orroot
This project is licensed under WTFPL