Proposed changes to ensure that systray icons are sized according to font size rather than bar height, ref. #62
This commit is contained in:
@@ -23,6 +23,7 @@ struct Systray {
|
||||
Window win;
|
||||
Client *icons;
|
||||
Bar *bar;
|
||||
int h;
|
||||
};
|
||||
|
||||
/* bar integration */
|
||||
|
Reference in New Issue
Block a user