mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-20 02:05:27 -04:00
2.6 KiB
2.6 KiB
🍎 macOS Cursor Theme
Apple Cursor
Enjoy upcoming macOS BigSur Cursor Theme for Windows
and Linux
with HiDPi Support 🎉
Supported Sizes: 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96
Dependencies
Runtime Dependencies
- libxcursor-dev
- libx11-dev
- libpng-dev (<=1.6)
Install Runtime Dependencies
Debain/ubuntu
sudo apt install libx11-dev libxcursor-dev libpng-dev
ArchLinux/Manjaro
sudo pacman -S libx11 libxcursor libpng
Fedora/Fedora Silverblue/CentOS/RHEL
sudo dnf install libx11-devel libxcursor-devel libpng-devel
Build Dependecies
Before built this theme make sure nodejs-lts (<=12.x.x), python3 and pip3 installed on the system.