remove redshift gtk from xinitrc

This commit is contained in:
vincent 2019-03-24 20:21:41 +01:00
parent 9b673e66a0
commit c76ae1e80b

View File

@ -18,7 +18,6 @@ compton -b &
#config pad
xinput set-prop 13 290 1 &
xinput set-prop 13 298 1 &
redshift &
# exec dbus-launch i3
case $1 in
i3 ) exec dbus-launch i3;;