set location for redshift in configuration file
This commit is contained in:
parent
5d4d25f855
commit
8831898749
@ -34,8 +34,8 @@ adjustment-method=randr
|
|||||||
; type 'redshift -l PROVIDER:help' to see the settings
|
; type 'redshift -l PROVIDER:help' to see the settings
|
||||||
; ex: 'redshift -l manual:help'
|
; ex: 'redshift -l manual:help'
|
||||||
[manual]
|
[manual]
|
||||||
lat=48.1
|
lat=51.2
|
||||||
lon=11.6
|
lon=3.75
|
||||||
|
|
||||||
; Configuration of the adjustment-method
|
; Configuration of the adjustment-method
|
||||||
; type 'redshift -m METHOD:help' to see the settings
|
; type 'redshift -m METHOD:help' to see the settings
|
||||||
|
2
xinitrc
2
xinitrc
@ -10,7 +10,7 @@ xset r rate 300 55
|
|||||||
# xsetroot -solid "#002a3b"
|
# xsetroot -solid "#002a3b"
|
||||||
|
|
||||||
forklog feh --bg-fill $(find -L /data/pictures/background-source/ -type f | sort -R | head)
|
forklog feh --bg-fill $(find -L /data/pictures/background-source/ -type f | sort -R | head)
|
||||||
forklog redshift -l 51.2:3.75
|
forklog redshift
|
||||||
|
|
||||||
exec dwm
|
exec dwm
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user