Conky autostart entry now points to the correct conky.lua config

This commit is contained in:
fedora 2019-05-15 04:28:53 +02:00
parent 54241f2a57
commit 9da61fb553
Signed by: wanderer
GPG Key ID: 7B28D8DC28BD2388

@ -25,7 +25,7 @@ nitrogen --restore & ## restore the background chosen with nitrogen
tint2 2> /dev/null & ## the panel tint2 2> /dev/null & ## the panel
lxpolkit & ## policy kit (password popup) lxpolkit & ## policy kit (password popup)
conky 2> /dev/null & ## system info conky -c ~/.conky/conky.lua 2> /dev/null & ## system info
gvfs & ## volumes and trash control gvfs & ## volumes and trash control
nm-applet & ## network manager applet nm-applet & ## network manager applet
export redshiftloc='' export redshiftloc=''