feat: theme updates

This commit is contained in:
2026-04-25 02:09:11 +02:00
parent 343ae79738
commit e374d3eae0
2 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
plymouth = {
enable = true;
theme = "breeze";
themePackages = [ pkgs.kdePackages.breeze-plymouth ];
theme = "spinner_alt";
themePackages = [ pkgs.adi1090x-plymouth-themes ];
};
};
};