>and is not sticked on the desktops background like conky You can change config.h to sticky a client.
I'm not at my box, but it's something like
{ "Trayer", NULL, NULL, ~0, True, -1 },
~0 is the binary not of 0, which means every tag, floating is "True".
You set trayer's position by passing arguments to trayer, can't
remember what exactly.
