From bc91f3f5d31e2c9ef377ea99bb0e14771fe99e9e Mon Sep 17 00:00:00 2001 From: yuri Date: Thu, 29 Jan 2026 10:15:22 +0100 Subject: [PATCH] Update v2/arch-plasma.sh added extra packages so SDDM can use older themes --- v2/arch-plasma.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/arch-plasma.sh b/v2/arch-plasma.sh index c586d54..a5899d3 100755 --- a/v2/arch-plasma.sh +++ b/v2/arch-plasma.sh @@ -119,7 +119,7 @@ else fi # Ensure SDDM is installed and enabled - install_packages sddm + install_packages sddm gst-libav qt5-graphicaleffects qt5-quickcontrols qt5-quickcontrols2 enable_graphical_target say_green -e "Old display manager removed and replaced with SDDM."