mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:16:35 +01:00
pylmnth use stylix
This commit is contained in:
parent
c9188ba1cd
commit
4ad99aa52f
1 changed files with 2 additions and 2 deletions
|
@ -104,8 +104,8 @@
|
|||
|
||||
boot.plymouth = {
|
||||
enable = true;
|
||||
themePackages = [ pkgs.catppuccin-plymouth ];
|
||||
theme = "catppuccin-frappe";
|
||||
#themePackages = [ pkgs.catppuccin-plymouth ];
|
||||
#theme = "catppuccin-frappe";
|
||||
};
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
|
Loading…
Reference in a new issue