Use omarchy-refresh-sddm

This commit is contained in:
David Heinemeier Hansson
2026-02-21 14:18:35 +01:00
parent 21e33b5cd7
commit 3b2db4b98b
3 changed files with 10 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
# Refresh the SDDM theme from default
sudo rm -rf /usr/share/sddm/themes/omarchy
sudo cp -r $OMARCHY_PATH/default/sddm/omarchy /usr/share/sddm/themes/omarchy