diff options
Diffstat (limited to 'raveos-plasma-theme/raveos-plasma-theme-apply.service')
| -rw-r--r-- | raveos-plasma-theme/raveos-plasma-theme-apply.service | 3 |
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] |