This repository contains my personal Hyprland dotfiles.

Make sure you have these installed for everything to work properly:
Rofi– App LauncherCava– Audio visualizerFastfetch- System InformationBtop– Resource Monitorplayerctl,amixerorpamixer– Volume Controlhyprctl,jq- JSON parsingsystemctl- System Managementdate- Date commanddf,free- Disk & memory usage
FontsJetBrainsMono Nerd Font, Iosevka Nerd Font Mono
Caution
BACKUP YOUR CURRENT CONFIGS BEFORE PROCEEDING. I WILL NOT BE RESPONSIBLE IF YOU LOSE YOUR OLD CONFIGS. THIS SETUP ASSUMES USING ARCH LINUX
There's a install script you can use. You can also manually move the files to the locations of your existing configs.
git clone https://github.com/ashyrv0/dotfiles.git
cd dotfiles
chmod +x install.sh
./install.shIf you run into issues, open an issue.