stylix might be breaking plasma (or it's plasma itself) so let's use cattpuccin for now instead

This commit is contained in:
Lillian Violet 2025-02-16 22:01:24 +01:00
parent 017f11927c
commit 05478c8d55
4 changed files with 62 additions and 192 deletions

View file

@ -23,13 +23,13 @@
};
};
# catppuccin = {
# enable = true;
# flavor = "macchiato";
# foot.enable = false;
# helix.enable = false;
# yazi.enable = false;
# };
catppuccin = {
enable = true;
flavor = "macchiato";
# foot.enable = false;
# helix.enable = false;
# yazi.enable = false;
};
home.packages = with pkgs; [
# System tools:
@ -53,7 +53,7 @@
# };
};
};
stylix.enable = true;
# stylix.enable = true;
# qt.platformTheme.name = lib.mkForce "kvantum";
# qt.style.name = lib.mkForce "kvantum";