mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-15 07:12:23 +02:00
systemd: does not start redshift on Wally
I hit https://gitlab.freedesktop.org/drm/amd/-/issues/4141.
This commit is contained in:
parent
b186b19f58
commit
bcfe6a7702
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
[Unit]
|
||||
Description=Time-based display color temperature adjustment
|
||||
PartOf=graphical-session.target
|
||||
ConditionHost=!wally
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/redshift -l manual:lon=2.35:lat=48.87 -t 6500:3900
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue