catppuccin / cursors

🐁 Soothing pastel cursors for GTK/Plasma/Hyprland
GNU General Public License v2.0
462 stars 16 forks source link

Cursor aliases should be symlinks instead of copies #48

Closed jinliu closed 1 month ago

jinliu commented 1 month ago

Currently, all aliases in the "cursors_scalable" and "cursors" directory are copies of their target. They should be symlinks.

Covkie commented 1 month ago

they are symlinks when built locally. https://github.com/catppuccin/cursors/blob/main/scripts/create_zips#L17C7-L17C9 -y is needed to maintain them