======================================
CONKY INTEGRATION FOR GOGGLESMM PLAYER
======================================

This is a .conkyrc configuration file that provides integration between Conky and Gogglesmm player. It shows a progress bar, song title, album and artist. See screenshoots for further details.

Dependencies: conky, gogglesmm, qdbus




=========================
INSTALLATION INSTRUCTIONS
=========================

Simply start conky specifing the location of "conkyrc_nowplaying":

$ conky -c /what/ever/conkyrc_nowplaying

If you want, you can rename this file adding a "." infront of its name, so it will become a hidden file.




============================
SETTING THE CORRECT POSITION
============================

Open "conkyrc_nowplaying" file and search for this:

gap_x 0
gap_y 0

Change these values to whatever suits your screen better, it's tryal and error. Good luck!