Get redshift-gtk working correctly
This commit is contained in:
@@ -4,4 +4,3 @@ temp-night=3000
|
||||
transition=1
|
||||
brightness-day=1.0
|
||||
brightness-night=0.8
|
||||
provider=manual
|
||||
|
5
config/systemd/user/redshift-gtk.service.d/override.conf
Normal file
5
config/systemd/user/redshift-gtk.service.d/override.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/home/me/.redshift-gtk-wrapper
|
||||
SyslogIdentifier=
|
||||
SyslogIdentifier=redshift-gtk
|
@@ -1,3 +1,5 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/home/me/.redshift-wrapper
|
||||
SyslogIdentifier=
|
||||
SyslogIdentifier=redshift
|
||||
|
Reference in New Issue
Block a user