Conky only appears in first tag in awesome?

2

1

When I start conky in my awesome desktop environment, conky only shows up in my first tag.

Same situation occurs when I start pcmanfm with --desktop params.

Only first tag has a Desktop, but the others have not... Anybody knows why it happens?

Hacksign

Posted 2012-03-09T07:35:35.750

Reputation: 31

Answers

1

This happens to me when I remove sticky from the own_window_hints line in conkyrc, so adding it should fix your problem.

own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky

You probably want to have a look at this page in the awesome doc.

Nikana Reklawyks

Posted 2012-03-09T07:35:35.750

Reputation: 501