summaryrefslogtreecommitdiff
path: root/raveos-plasma-theme/raveos-plasma-theme-apply.service
diff options
context:
space:
mode:
authornippy <nippy@tuta.io>2026-08-10 16:17:45 +0200
committernippy <nippy@tuta.io>2026-08-10 16:17:45 +0200
commitc86dcf4fad8918a03ea4dc311d228889adfffbdc (patch)
treea35e229b6875cb93977c44b12b6a34831356e68e /raveos-plasma-theme/raveos-plasma-theme-apply.service
parent31d0ac0a1b53502d5fba6db85d0a33723496a0f3 (diff)
downloadRaveOS-PKGBUILD-c86dcf4fad8918a03ea4dc311d228889adfffbdc.tar.gz
RaveOS-PKGBUILD-c86dcf4fad8918a03ea4dc311d228889adfffbdc.zip
theme fix
Diffstat (limited to 'raveos-plasma-theme/raveos-plasma-theme-apply.service')
-rw-r--r--raveos-plasma-theme/raveos-plasma-theme-apply.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/raveos-plasma-theme/raveos-plasma-theme-apply.service b/raveos-plasma-theme/raveos-plasma-theme-apply.service
index b506972..90cfc9c 100644
--- a/raveos-plasma-theme/raveos-plasma-theme-apply.service
+++ b/raveos-plasma-theme/raveos-plasma-theme-apply.service
@@ -1,6 +1,7 @@
[Unit]
Description=Apply RaveOS Plasma theme payload
-After=local-fs.target systemd-user-sessions.service
+After=local-fs.target
+Before=display-manager.service
ConditionPathExists=!/var/lib/raveos-plasma-theme/.applied
[Service]