1.010.2 MB
GPL-3.0
strict
core22
Arc Aurora Cursor Theme
This snap contains the Arc Aurora Cursors Theme. Arc Aurora Cursors is an x-cursor theme inspired by macOS and based on capitaine-cursors.
Attributions
All credit goes to the original cursor developer @yeyushengfan258.
Thanks to @jollygoose for the template building a snap of a cursor theme and his/her useful instructions which I copied here.
Applying the theme
To apply the theme to a single application, perform the following:
To apply to all applications run the following command. Thanks to @flexiondotorg for the handy loop.
NOTE: Some apps like the Ubuntu Snap Store may require logging out, and back in to load the changes.
Attributions
All credit goes to the original cursor developer @yeyushengfan258.
Thanks to @jollygoose for the template building a snap of a cursor theme and his/her useful instructions which I copied here.
Applying the theme
To apply the theme to a single application, perform the following:
sudo snap connect [snap-you-want-to-theme]:icon-themes arcaurora-cursors:icon-themesTo apply to all applications run the following command. Thanks to @flexiondotorg for the handy loop.
for plug in $(snap connections | grep gtk-common-themes:icon-themes | awk '{print $2}'); do sudo snap connect ${plug} arcaurora-cursors:icon-themes; doneNOTE: Some apps like the Ubuntu Snap Store may require logging out, and back in to load the changes.
Update History
1.0 (1)13 Dec 2025, 09:47 UTC
30 Aug 2023, 16:18 UTC
30 Aug 2023, 15:53 UTC
13 Dec 2025, 09:47 UTC