From a0129a4910129c4377b0fc3ec3443bc2ac1b6662 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Wed, 18 Jun 2025 20:31:57 -0500 Subject: [PATCH] Use plymouth default theme, remove moria scaling --- root/etc/plymouth/plymouthd.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/root/etc/plymouth/plymouthd.conf b/root/etc/plymouth/plymouthd.conf index dffebeca..ae558b4b 100644 --- a/root/etc/plymouth/plymouthd.conf +++ b/root/etc/plymouth/plymouthd.conf @@ -1,7 +1,3 @@ [Daemon] -Theme=arch-charge-gdm-spinner ShowDelay=0 DeviceTimeout=8 -{%@@ if profile == "Moria" @@%} -DeviceScale=2 -{%@@ endif @@%}