diff options
| author | Nippy <nippy@Beller-Mac-mini.lan> | 2026-09-07 19:48:54 +0200 |
|---|---|---|
| committer | Nippy <nippy@Beller-Mac-mini.lan> | 2026-09-07 19:48:54 +0200 |
| commit | ed1c9a34738f8c60467a96a5c938ec757f65861a (patch) | |
| tree | 41b69ebc23364d0673f9299dc5cad96663b0ec44 /raveos-plasma-theme/raveos-plasma-theme-apply.service | |
| parent | e5636385e253a52688a59f8c2a45cd673c04b102 (diff) | |
| download | RaveOS-PKGBUILD-ed1c9a34738f8c60467a96a5c938ec757f65861a.tar.gz RaveOS-PKGBUILD-ed1c9a34738f8c60467a96a5c938ec757f65861a.zip | |
rework theme
Diffstat (limited to 'raveos-plasma-theme/raveos-plasma-theme-apply.service')
| -rw-r--r-- | raveos-plasma-theme/raveos-plasma-theme-apply.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/raveos-plasma-theme/raveos-plasma-theme-apply.service b/raveos-plasma-theme/raveos-plasma-theme-apply.service index 90cfc9c..b66ba42 100644 --- a/raveos-plasma-theme/raveos-plasma-theme-apply.service +++ b/raveos-plasma-theme/raveos-plasma-theme-apply.service @@ -8,6 +8,7 @@ ConditionPathExists=!/var/lib/raveos-plasma-theme/.applied Type=oneshot ExecStart=/usr/lib/raveos-plasma-theme/auto-apply.sh ExecStartPost=/usr/bin/install -Dm644 /dev/null /var/lib/raveos-plasma-theme/.applied +RemainAfterExit=yes [Install] WantedBy=multi-user.target |