From c86dcf4fad8918a03ea4dc311d228889adfffbdc Mon Sep 17 00:00:00 2001 From: nippy Date: Mon, 10 Aug 2026 16:17:45 +0200 Subject: theme fix --- raveos-cosmic-theme/PKGBUILD | 2 +- raveos-cosmic-theme/raveos-cosmic-theme-apply.service | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'raveos-cosmic-theme') diff --git a/raveos-cosmic-theme/PKGBUILD b/raveos-cosmic-theme/PKGBUILD index 163fdb1..00fc85a 100644 --- a/raveos-cosmic-theme/PKGBUILD +++ b/raveos-cosmic-theme/PKGBUILD @@ -15,7 +15,7 @@ pkgname=raveos-cosmic-theme pkgver=0.0.0 -pkgrel=12 +pkgrel=13 pkgdesc="RaveOS Cosmic theme payload and installer" arch=('any') url="https://raveos.local" diff --git a/raveos-cosmic-theme/raveos-cosmic-theme-apply.service b/raveos-cosmic-theme/raveos-cosmic-theme-apply.service index 92114f8..bc82b90 100644 --- a/raveos-cosmic-theme/raveos-cosmic-theme-apply.service +++ b/raveos-cosmic-theme/raveos-cosmic-theme-apply.service @@ -1,6 +1,7 @@ [Unit] Description=Apply RaveOS Cosmic theme payload -After=local-fs.target systemd-user-sessions.service +After=local-fs.target +Before=display-manager.service ConditionPathExists=!/var/lib/raveos-cosmic-theme/.applied [Service] -- cgit v1.3