rayzr522 / now-clocking

a conky widget that shows now playing information when music is playing or a clock when music is not playing
49 stars 14 forks source link

Mint: conky is started, but nothing happens #9

Open poka-IT opened 1 year ago

poka-IT commented 1 year ago
poka@pokaMint-desktop:~/Apps/now-clocking$ /home/poka/Apps/now-clocking/start.sh
++ dirname /home/poka/Apps/now-clocking/start.sh
+ cd /home/poka/Apps/now-clocking
+ conky -q -c ./conky/np.lua -d
+ conky -q -c ./conky/npart.lua -d
poka@pokaMint-desktop:~/Apps/now-clocking$ ps -aux | grep conky
poka      229355  2.4  0.0 1056684 8728 pts/0    Sl   01:59   0:00 conky -q -c ./conky/np.lua -d
poka      229357  3.0  0.0 692428  9468 pts/0    Sl   01:59   0:00 conky -q -c ./conky/npart.lua -d
poka      229971  0.0  0.0  11480   728 pts/0    S+   01:59   0:00 grep --color=auto conky

Nothing happen after this, what should I do on cinnamon ?