update: Vimix hyprcursors

This commit is contained in:
2024-06-05 23:20:28 -04:00
parent 3bc6335304
commit 6cd8154bab
51 changed files with 8 additions and 4 deletions

View File

@@ -49,5 +49,8 @@ fi
if [ -f ~/dotfiles-versions/$version/chrome-flags.conf ]; then
_installSymLink chrome-flags ~/.config/chrome-flags.conf ~/dotfiles/chrome-flags.conf ~/.config
fi
if [ -d ~/dotfiles-versions/$version/Vimix-hyprcursors ]; then
_installSymLink Vimix-hyprcursors ~/.local/share/icons/Vimix-hyprcursors ~/dotfiles/Vimix-hyprcursors
fi
echo ":: Symbolic links created."
echo