Skip to content

6ooker/apple_hyprcursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Hyprcursor

Open source and scalable Hyprcursor theme based on macOS.

All SVG files are from @ful1e5's XCursor theme here.


How to get it

Download the latest release from the Release Page.

Using the cursor theme

Installation:

tar -xvf macOS-hypr.tar.xz
mv macOS-hypr ~/.local/share/icons/

Uninstallation:

rm -r ~/.local/share/icons/macOS-hypr

Usage:

Inside your hyprland.conf file:

env = HYPRCURSOR_THEME,macOS-hypr
env = HYPRCURSOR_SIZE,28                # Or any size you like

Or via CLI:

hyprctl setcursor macOS-hypr,28

For more info see https://wiki.hypr.land/Configuring/Environment-variables/

Building from source

Coming soon

Credit

apple_cursor