Change Plymouth theme

This commit is contained in:
Michael Smith 2024-09-05 23:39:58 +02:00
parent 3cd2b352d9
commit 4e165a540c

View File

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