about summary refs log tree commit diff stats
path: root/modules/by-name/pl/plymouth/module.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/by-name/pl/plymouth/module.nix')
-rw-r--r--modules/by-name/pl/plymouth/module.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/by-name/pl/plymouth/module.nix b/modules/by-name/pl/plymouth/module.nix
index edfe7547..5e4735b9 100644
--- a/modules/by-name/pl/plymouth/module.nix
+++ b/modules/by-name/pl/plymouth/module.nix
@@ -24,7 +24,7 @@ in {
     boot.plymouth = {
       enable = true;
 
-      theme = "lone";
+      theme = "rings";
       themePackages = [
         pkgs.adi1090x-plymouth-themes
       ];