From 78c4b89397bc320a9448ac1cb8d1052cbd275b8a Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 7 Feb 2025 20:21:07 +0900 Subject: [PATCH] updated sddm_theme.sh --- install-scripts/sddm_theme.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install-scripts/sddm_theme.sh b/install-scripts/sddm_theme.sh index 517e5a9..d5d044e 100755 --- a/install-scripts/sddm_theme.sh +++ b/install-scripts/sddm_theme.sh @@ -4,6 +4,7 @@ source_theme="https://codeberg.org/JaKooLit/sddm-sequoia" theme_name="sequoia_2" +sddm_conf_dir="/etc/sddm.conf.d" ## WARNING: DO NOT EDIT BEYOND THIS LINE IF YOU DON'T KNOW WHAT YOU ARE DOING! ## # Determine the directory where the script is located