ok perfect, it works very nice, thanks
i apply the foreground also:
code:
PSMElement[id=atom(WindowPSM)]
{
layoutpos:client;
foreground:rgb(255,255,255);
Can i apply this also in "what i'm listening" psm? i try it
@edit: works perfect!
code:
Element[id=atom(idCurrentSong)]
{
LayoutPos:Left;
Padding:Rect(1,0,0,0);
foreground:rgb(255,255,255);