stylix might be breaking plasma (or it's plasma itself) so let's use cattpuccin for now instead
This commit is contained in:
parent
017f11927c
commit
05478c8d55
4 changed files with 62 additions and 192 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue