diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-07-22 00:13:48 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-07-22 00:13:48 +0900 |
| commit | 54af0ed84c6efcf61f088ab1af1188842aa4ed0d (patch) | |
| tree | 3c480187c8c2c8dabab87073f279aad55913e43c /copy.sh | |
| parent | ed1fe4992d44b05767a65731837d8cfa37f59230 (diff) | |
updated copy.sh to work with simple_sddm_2 and updated wallpaper_sddm script
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -406,7 +406,7 @@ while true; do # Applying to different SDDM themes apply_sddm_12h_format "/usr/share/sddm/themes/simple-sddm" - apply_sddm_12h_format "/usr/share/sddm/themes/simple-sddm-2" + apply_sddm_12h_format "/usr/share/sddm/themes/simple_sddm_2" # For SDDM (sequoia_2) sddm_directory_3="/usr/share/sddm/themes/sequoia_2" |
