Arc Aurora cursors

By stoefelz

View on Snapcraft.io
Version1.0
Revision1
Size0.2 MB
LicenseGPL-3.0
Confinementstrict
Basecore22

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:

sudo snap connect [snap-you-want-to-theme]:icon-themes arcaurora-cursors:icon-themes

To 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; done

NOTE: 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

Published30 Aug 2023, 16:18 UTC

Last updated30 Aug 2023, 15:53 UTC

First seen13 Dec 2025, 09:47 UTC