Revert "🐛 (neodymium/home) gtk theme name changed for some reason"
This reverts commit 5ed5cc5595
.
This commit is contained in:
parent
027f2b0c24
commit
a193078f90
|
@ -17,7 +17,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
theme = {
|
theme = {
|
||||||
name = "Catppuccin-Mocha-Compact-Blue-dark";
|
name = "Catppuccin-Mocha-Compact-Blue-Dark";
|
||||||
package = pkgs.catppuccin-gtk.override {
|
package = pkgs.catppuccin-gtk.override {
|
||||||
tweaks = [ "rimless" "normal" ];
|
tweaks = [ "rimless" "normal" ];
|
||||||
accents = [ "blue" ];
|
accents = [ "blue" ];
|
||||||
|
|
Loading…
Reference in a new issue