added redshift

This commit is contained in:
2025-05-16 21:11:41 -04:00
parent b80b37e06e
commit 09500e34ce
2 changed files with 25 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[Unit]
Description=Redshift adjusts the color temperature of your screen according to your surroundings
Documentation=http://jonls.dk/redshift/
After=graphical.target
[Service]
User=%i
Type=simple
Environment=DISPLAY=:1
ExecStart=/usr/bin/redshift -l 55.7:12.6 -t 5700:3600 -g 0.8 -m vidmode -v
TimeoutStopSec=5
[Install]
WantedBy=multi-user.target
+11
View File
@@ -0,0 +1,11 @@
[redshift]
; Set the day and night screen temperatures
temp-day=4500
temp-night=3350
fade=1
location-provider=manual
[manual]
lat=42.728104
lon=-73.687576