fix: rename cursor style

This commit is contained in:
Nydragon 2024-06-15 00:43:29 +09:00
parent efd1f9adef
commit 4e384657c6
No known key found for this signature in database
GPG key ID: 14AA30A865EA1209

View file

@ -65,7 +65,7 @@ rec {
pointerCursor = {
gtk.enable = true;
x11.enable = true;
name = "Catppuccin-Frappe-Lavender-Cursors";
name = "catppuccin-frappe-lavender-cursors";
package = pkgs.catppuccin-cursors.frappeLavender;
size = 32;
};