This is from the Danna repository. I am going to give you instructions and the necessary dependencies for my theme. ^^
- Not works in Nvdia (well, i don't try it xd).
- The fonts will be installed in another steps.
- Change the name of your monitor un the hyprland configs.
- OS Arch Linux
- SH zsh 5.9
- TM kitty 0.35.2
- WM Hyprland (Wayland)
🔧 Script
git clone https://github.com/danxnya/hypr.danna.git && cd hypr.danna/
chmod +x setup.sh
./setup.sh
cd Downloads/ && unzip fonts.zip
if you don't have other files on downloads, in another case, switch the directory direction.
sudo cp -r ~/Downloads/* /usr/share/fonts/*
Install your favorite desktop manager, I use emptty
.
sudo pacman -S emptty
systemctl enable emptty.service
Now, only wait and ENJOY. ><
👤 Author danxnya