Add redshift with autostart to the available roles
This commit is contained in:
12
roles/redshift/templates/redshift-gtk.desktop.j2
Normal file
12
roles/redshift/templates/redshift-gtk.desktop.j2
Normal file
@ -0,0 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Redshift
|
||||
Exec=redshift-gtk
|
||||
Icon=redshift
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Utility;
|
||||
StartupNotify=true
|
||||
Hidden=false
|
||||
X-GNOME-Autostart-enabled=true
|
||||
|
8
roles/redshift/templates/redshift.conf.j2
Normal file
8
roles/redshift/templates/redshift.conf.j2
Normal file
@ -0,0 +1,8 @@
|
||||
[redshift]
|
||||
location-provider=manual
|
||||
temp-night=2500K
|
||||
|
||||
|
||||
[manual]
|
||||
lat=49.0091
|
||||
lon=8.3799
|
Reference in New Issue
Block a user