On Wed, Jul 17, 2024 at 08:59:12AM -0700, Piyush Chaudhary wrote:
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 ?

Have you started an application that is using the systray?

--
Kai Stian

--
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/lcrzlcp32u3br4o2vpkzkahczqsxeznebyuag6grgqnxdk34pv%40ed4ryrhekfay.

Reply via email to