fix
This commit is contained in:
parent
1c0cdfc8e0
commit
b0179199a6
1 changed files with 4 additions and 2 deletions
|
@ -20,8 +20,10 @@
|
||||||
themeVariants = [ "ruby" ];
|
themeVariants = [ "ruby" ];
|
||||||
};
|
};
|
||||||
catppuccin-cursors = prev.catppuccin-cursors.override {
|
catppuccin-cursors = prev.catppuccin-cursors.override {
|
||||||
palette = [ "Mocha" ];
|
dimensions = {
|
||||||
color = [ "Dark" ];
|
palette = [ "Mocha" ];
|
||||||
|
color = [ "Dark" ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue