Change Plymouth theme

This commit is contained in:
Michael Smith 2024-09-05 23:46:34 +02:00
parent af2f751743
commit 05076da8c8

View File

@ -16,7 +16,7 @@
loader.efi.canTouchEfiVariables = true;
plymouth = {
enable = true;
# theme = "breeze";
theme = "spinfinity";
};
};