]> Dogcows Code - chaz/tint2/blobdiff - src/systray/systraybar.c
fixed Issue 282
[chaz/tint2] / src / systray / systraybar.c
index aec5752e603efe84451988c5918938e517ead7f7..a6fec3ae56c24d9de722c69f157db26851e19c55 100644 (file)
@@ -61,6 +61,7 @@ void default_systray()
        systray.alpha = 100;
        systray.sort = 3;
        systray.area._draw_foreground = draw_systray;
+       systray.area.size_mode = SIZE_BY_CONTENT;
        systray.area._resize = resize_systray;
 }
 
This page took 0.020007 seconds and 4 git commands to generate.