remove systray config

This commit is contained in:
Your Name 2025-10-05 22:16:06 -06:00
parent 05d6d39d44
commit d83cba2530

View File

@ -126,10 +126,3 @@ static const Button buttons[] = {
{ ClkTagBar, MODKEY, Button1, tag, {0} },
{ ClkTagBar, MODKEY, Button3, toggletag, {0} },
};
/* systray settings */
static const unsigned int systraypinning = 0;
static const unsigned int systrayonleft = 0;
static const unsigned int systrayspacing = 0;
static const int systraypinningfailfirst = 1;
static const int showsystray = 1;