Use XDG_RUNTIME_DIR instead of ~/.var/run

This commit is contained in:
2024-04-14 02:09:29 +02:00
parent 7287ff76a5
commit 09ed854251
9 changed files with 8 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
[Unit]
BindsTo=autostart.target
After=windowmanager.target
ConditionPathExists=%h/.var/run/features/machine_is_laptop
ConditionPathExists=%t/features/machine_is_laptop
[Service]
Type=oneshot