- Fastfetch config
- Waybar config
- Kitty config
- Wallpaper using hyprpaper
- Wlogout session manager
- wofi - application launcher
- Make sure that you have git installed.
sudo pacman -S git
- Clone yay repo with git and cd into it.
git clone https://aur.archlinux.org/yay.git
cd yay
- Build and install yay (AUR helper).
makepkg -si
- Install Hyprland with yay.
yay -S hyprland
- Clone the repo and cd into it.
git clone https://github.com/5ee5/Hyprland.git
cd Hyprland
- Change to the desired directory.
cd <directory>
- Copy the config files to their respective directories (adjust paths in the config files as needed).
cp -r * ~/.config/
- Re-enter your hyprland session.
hyprctl dispatch exit