Conky autostart entry now points to the correct conky.lua config
This commit is contained in:
parent
54241f2a57
commit
9da61fb553
@ -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=''
|
||||||
|
Loading…
Reference in New Issue
Block a user