Always restart services

This commit is contained in:
2021-10-29 17:44:58 +02:00
parent cef0463e89
commit 8d6dc18bb0
15 changed files with 15 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ After=windowmanager.target
[Service]
ExecStart=/usr/bin/env redshift-gtk -c %h/.config/redshift.conf
PassEnvironment=DISPLAY
Restart=always