mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-14 15:15:02 -04:00
Open source macOS Cursors.
.github/workflows | ||
src | ||
.gitignore | ||
build.py | ||
CHANGELOG.md | ||
config.py | ||
helper.py | ||
hotspots.json | ||
LICENSE | ||
nodemon.json | ||
package.json | ||
PLING.bbcode | ||
README.md | ||
requirements.txt | ||
tsconfig.json | ||
yarn.lock |
🍎 macOS Cursor Theme
Apple Cursor
Enjoy upcoming macOS BigSur Cursor Theme for Windows
and Linux
with HiDPi Support 🎉
Cursor Sizes: 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96
Colors:
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 Dependencies
- nodejs (<=12.x.x)
- yarn
- python (<=3.6)
- pip3
Install
Basic Installation
Download latest stable
& development
from here according to your OS.
Linux/X11
mkdir macOSBigSur && tar -xvf macOSBigSur.tar -C macOSBigSur
for local user
mv macOSBigSur ~/.icons/
for all users
sudo mv macOSBigSur /usr/share/icons/
Windows
- Open the
settings
app. - Goto
Devices
->Mouse
->Additional Mouse Options
. - Goto the
pointers
tab. - Replace each cursor in the currently applied cursor set with the corresponding cursor in the
mac OsBigSur Windows Theme
folder. - Click "save as" and type in the desired name.
- Click "apply" and "ok".