All natural pine, faux fur and a bit of soho vibes for the classy minimalist
Based on BreezeX_Cursor
Arch:
# Installs both Rosé Pine and Rosé Pine Dawn
yay -S rose-pine-cursor
Other Distributions:
- Download:
- Extract:
- Rosé Pine:
tar -xvf ~/Downloads/BreezeX-RosePine-Linux.tar.xz -C ~/.local/share/icons
- Rosé Pine Dawn:
tar -xvf ~/Downloads/BreezeX-RosePineDawn-Linux.tar.xz -C ~/.local/share/icons
- Rosé Pine:
- Install:
- Use GNOME Tweaks, nwg-look, lxappearance, etc., to select the cursor theme.
- Alternatively, follow the manual installation guide here
- Download:
- Install:
- Follow the instructions here
- Download:
- Install:
- Simply double click the cape file with Mousecape on your system and it will be imported into your library.
To build from source:
Requirements:
- Bun: https://bun.sh
- Clickgen:
pip install clickgen
git clone https://github.com/rose-pine/cursor/
cd cursor
bunx cbmp -d 'svg' -n 'BreezeX-RoséPine' -bc '#191724' -oc '#e0def4'
bunx cbmp -d 'svg' -n 'BreezeX-RoséPineDawn' -bc '#faf4ed' -oc '#575279'
ctgen build.toml -d 'bitmaps/BreezeX-RoséPine' -n 'BreezeX-RoséPine' -c 'Rosé Pine BreezeX cursors.'
ctgen build.toml -d 'bitmaps/BreezeX-RoséPineDawn' -n 'BreezeX-RoséPineDawn' -c 'Rosé Pine Dawn BreezeX cursors.'