mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 03:58:51 +02:00
redshift: use new syntax for location
At some point, geoclue2 could be used instead.
This commit is contained in:
parent
49555f9771
commit
89a830a67e
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ PartOf=graphical-session@%i.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Environment=DISPLAY=%I
|
Environment=DISPLAY=%I
|
||||||
ExecStart=/usr/bin/redshift -l 2.35:48.87 -t 6500:3900
|
ExecStart=/usr/bin/redshift -l manual:lat=2.35:lon=48.87 -t 6500:3900
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue