Working on GTK
This commit is contained in:
@@ -7,15 +7,8 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
gtk = {
|
gtk = {
|
||||||
# <-- Correct option name
|
gtkTheme.name = "Catppuccin-Mocha-Standard-Blue-Dark";
|
||||||
enable = true;
|
gtkTheme.variant = "dark";
|
||||||
gtk3.enable = true;
|
iconTheme.name = "Papirus-Dark";
|
||||||
theme = {
|
|
||||||
name = "Catppuccin-Mocha-Standard-Blue-Dark";
|
|
||||||
variant = "dark";
|
|
||||||
};
|
|
||||||
iconTheme = {
|
|
||||||
name = "Papirus-Dark";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user