Allow updating the script

This commit is contained in:
David Heinemeier Hansson
2026-02-21 14:14:30 +01:00
parent 2a38dc7d2e
commit 20be495889
+1
View File
@@ -1,6 +1,7 @@
sudo mkdir -p /etc/sddm.conf.d
# Install omarchy SDDM theme
sudo rm -rf /usr/share/sddm/themes/omarchy
sudo cp -r $OMARCHY_PATH/default/sddm/omarchy /usr/share/sddm/themes/omarchy
if [[ ! -f /etc/sddm.conf.d/autologin.conf ]]; then