- Resolved possible issue with Display env variable

This commit is contained in:
Ryan Reaves
2020-02-25 15:56:29 -06:00
parent 0e23aae082
commit c8ca073875
2 changed files with 7 additions and 3 deletions

View File

@@ -5,7 +5,8 @@ PartOf=graphical-session.target
[Service]
Type=simple
Restart=always
#Environment=DISPLAY=:0.0
# eg DISPLAY=:0.0
#Environment=DISPLAY={displayid}
RestartSec=1
WorkingDirectory=/home/{username}/.config/kinto
ExecStart=/bin/bash -c "/home/{username}/.config/kinto/xactive.sh carrots"