Add rose-pine hyprcursor theme

This commit is contained in:
ItsDrike 2024-03-14 01:32:46 +01:00
parent 98b3c35444
commit 934579abf0
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
2 changed files with 13 additions and 0 deletions

View file

@ -14,6 +14,13 @@ exec-once = vesktop
# exec-once = discord
# exec-once = webcord --start-minimized
# #############################
# ### ENVIRONMENT VARIABLES ###
# #############################
env = HYPRCURSOR_THEME,Adwaita
env = HYPRCURSOR_SIZE,24
# #########################
# ### CATEGORY SETTINGS ###

View file

@ -48,6 +48,12 @@ cp -ra home/.config/swappy ~/.config
cp -ra home/.config/swayidle ~/.config
cp -ra home/.config/wofi ~/.config
# Hyprcursor theme of my choice
mkdir -p ~/.local/share/icons
pushd ~/.local/share/icons
git clone https://github.com/ndom91/rose-pine-cursor-hyprcursor
popd
# Sync mirrors and update before other installations
yay -Syu --noconfirm