mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[redshift] add manual option if geoclue fails
This commit is contained in:
parent
95adebc805
commit
b0a1b39c4d
1 changed files with 5 additions and 0 deletions
|
@ -5,7 +5,12 @@ temp-night=3000
|
||||||
brightness-night=0.8
|
brightness-night=0.8
|
||||||
transition=1
|
transition=1
|
||||||
location-provider=geoclue2
|
location-provider=geoclue2
|
||||||
|
;location-provider=manual
|
||||||
adjustment-method=randr
|
adjustment-method=randr
|
||||||
|
|
||||||
|
[manual]
|
||||||
|
lat=48.7
|
||||||
|
lon=9.1
|
||||||
|
|
||||||
[randr]
|
[randr]
|
||||||
screen=
|
screen=
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue