From 5ccf932056ca99fd96e14cbc611b42513d674141 Mon Sep 17 00:00:00 2001 From: Brandon Kessler Date: Sun, 14 Dec 2025 16:29:50 -0700 Subject: [PATCH] BREAKING: removes SDDM --- 01-setup-niri-script.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/01-setup-niri-script.sh b/01-setup-niri-script.sh index 36f9274..30d75fb 100644 --- a/01-setup-niri-script.sh +++ b/01-setup-niri-script.sh @@ -12,8 +12,3 @@ zypper -n install git #----------------------------# curl -fsSL https://install.danklinux.com | sh -#----------------------------# -#--------- SDDM -------------# -#----------------------------# -zypper -n install sddm -systemctl enable sddm --force