my "config.py":
widget.Systray(
                    #background = "#FF0000",
                    icon_size = 20,
                    padding = 5,
                    decorations = [
                        RectDecoration (
                            colour = "#FF0000",
                            padding_y = 0,
                            radius = 2,
                            filled = True
                        ),
                    ],
                ),

i have been using qtile for few week now, but nothing is showing up on the 
systray ?

-- 
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/46409e38-fbda-46c1-a0e0-e27fc4f29432n%40googlegroups.com.

Reply via email to