mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 04:00:42 +00:00
Add rose-pine hyprcursor theme
This commit is contained in:
parent
98b3c35444
commit
934579abf0
2 changed files with 13 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue