feat: Fix the broken gtk theme

This commit is contained in:
uttarayan21
2024-07-27 16:10:37 +05:30
parent af3508314c
commit 1da5e4ee1c

View File

@@ -6,7 +6,7 @@
gtk = {
enable = device.hasGui;
theme = {
name = "Adwaita-Dark";
name = "catppuccin-mocha-mauve-standard+normal";
package = pkgs.adwaita-icon-theme;
# package = pkgs.catppuccin-gtk.override {
# variant = "mocha";