Replace xflux with redshift
This commit is contained in:
parent
f20965bd75
commit
f3c60acddb
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -9,7 +9,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
|
||||||
unset f
|
unset f
|
||||||
fi
|
fi
|
||||||
|
|
||||||
xflux -l 51.1180 -g 4.0012
|
redshift -l 51.1180:4.0012 &
|
||||||
unclutter &
|
unclutter &
|
||||||
mowedline &
|
mowedline &
|
||||||
xcompmgr -n -r 0 &
|
xcompmgr -n -r 0 &
|
||||||
|
|
Loading…
Reference in a new issue