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" ];
|
||||
};
|
||||
catppuccin-cursors = prev.catppuccin-cursors.override {
|
||||
palette = [ "Mocha" ];
|
||||
color = [ "Dark" ];
|
||||
dimensions = {
|
||||
palette = [ "Mocha" ];
|
||||
color = [ "Dark" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue