I found this in the documentation:
Bars (and widgets) also support transparency by adding an alpha value to 
the desired color. For example, bar.Bar(..., background="#00000000") will 
result in a fully transparent bar.

But when i did so in my config, it didn't work.

my config.py:
background=["#00000000"],
margin=[10, 0, 0, 0],

Is this a bug ?

-- 
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qtile-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qtile-dev/df214a54-0f59-49d5-881b-8376fe1089f9n%40googlegroups.com.

Reply via email to