8.1 KiB
🍎 macOS Cursor Theme
Apple Cursor
Enjoy upcoming macOS BigSur Cursor Theme for Windows
and Linux
with HiDPi Support 🎉.
Table of Contents (click to expand)
Cursor Sizes
24 28 32 40 48 56 64 72 80 88 96
Colors
Quick install
via curl
bash <(curl -s "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scripts/install.sh")
via wget
bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scripts/install.sh")
Manual Install
Linux/X11
# Unpack
mkdir macOSBigSur && tar -xvf macOSBigSur.tar -C macOSBigSur
# For local users
mv macOSBigSur ~/.icons/
# For all users
sudo mv macOSBigSur /usr/share/icons/
Windows
- unzip
macOSBigSur_Windows.zip
file - Open
macOSBigSur_Windows/
in Explorer, and right click oninstall.inf
. - Click 'Install' from the context menu, and authorise the modifications to your system.
- Open Control Panel > Personalisation and Appearance > Change mouse pointers, and select MacOSBigSur Cursors.
- Click 'Apply'.
Preview:
Detailed Cursors Informations inside src/svgs/README.md
macOSBigSur Cursors 🍎
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
Build From Scratch
Make sure you have installed all Build dependencies.
⚡ Auto Build (using GitHub Actions)
GitHub Actions is automatically runs on every push
(on master and dev branches) and pull request
(on master branch), You found theme resources in artifact
section of build.GitHub Actions available inside .github/workflows directory.
Manual Build
# This command setup python virtual environment && install all python & npm packages
yarn setup
# Build & Unpack built cursor theme
yarn compile && yarn unpack
After build bitmaps
and packages
are generated at project root directory.
Install Build Theme
All builded cursor packages are available inside packages
directory.
Linux
cd ./packages
# Unpack .tar archive
mkdir macOSBigSur && tar -xvf macOSBigSur.tar -C macOSBigSur
# clean old version & install new build version to local user (recommended)
rm -rf ~/.icons/macOSBigSur && cp macOSBigSur ~/.icons/
Windows
- unzip
macOSBigSur_Windows.zip
file - 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
macOSBigSur Windows Theme
folder. - Click "save as" and type in the desired name.
- Click "apply" and "ok".
Bugs
Bugs 🐛 should be reported here on the Github issues page.
Getting Help
You can create a issue, I will help you. 🙂
Contributing
Check CONTRIBUTING.md, any suggestions for features and contributions to the continuing code masterelopment can be made via the issue tracker or code contributions via a Fork
& Pull requests
.
Support
Give a ★ or Follow on GitHub,That's work as Steroid 💉 for me. 😉
For more support

( `ω´ )۶▬ι═══════ﺤ
I'm Using Katana