mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 02:53:55 -05:00
mauville: fix catppuccin theme name following upstream
This commit is contained in:
parent
a5a762f432
commit
2220b347bd
|
@ -45,7 +45,7 @@
|
|||
};
|
||||
};
|
||||
cursorTheme = {
|
||||
name = "Catppuccin-Mocha-Dark-Cursors";
|
||||
name = "catppuccin-mocha-dark-cursors";
|
||||
size = 32;
|
||||
package = pkgs.catppuccin-cursors.mochaDark;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue