mauville: fix catppuccin theme name following upstream

This commit is contained in:
Aly Raffauf 2024-07-01 13:09:08 -04:00
parent a5a762f432
commit 2220b347bd

View file

@ -45,7 +45,7 @@
};
};
cursorTheme = {
name = "Catppuccin-Mocha-Dark-Cursors";
name = "catppuccin-mocha-dark-cursors";
size = 32;
package = pkgs.catppuccin-cursors.mochaDark;
};