chjj / compton

A compositor for X11.
Other
2.25k stars 501 forks source link

Conky Border Problem #115

Closed kericw closed 11 years ago

kericw commented 11 years ago

conky seems to have a border-shadow just like other application-gui. i have tried to open conky true transset but it does not work. anyone else has suffered from similar problem????

i have taken a screenshot to show this problem. http://www.flickr.com/photos/kericw/8786025934/

richardgv commented 11 years ago

As discussed on FAQ, you may use own_window_type desktop in .conkyrc or use --shadow-exclude 'class_g = "Conky"' on compton to disable shadow on the conky window. And this rule is already included in compton.sample.conf.

ghost commented 11 years ago

shadow-exclude = [ "n:e:Notification", "g:e:Conky" ];