Skip to content

Commit

Permalink
added DISPLAY environment variable to service file, to make notificat…
Browse files Browse the repository at this point in the history
…ions work
  • Loading branch information
markusressel committed May 17, 2022
1 parent 1b7794b commit 572dce8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fan2go.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ After=lm-sensors.service

[Service]
LimitNOFILE=8192
Environment=DISPLAY=:0
ExecStart=/usr/bin/fan2go -c /etc/fan2go/fan2go.yaml --no-style
Restart=always
RestartSec=1s
Expand Down

0 comments on commit 572dce8

Please sign in to comment.