awesome: set systray spacing

This commit is contained in:
Cynthia Foxwell 2022-12-22 15:38:03 -07:00
parent abde63f76b
commit 16f54c424b
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ end
theme.menu_height = 16
theme.menu_width = 128
theme.systray_icon_spacing = 2
theme = beautiful.theme_assets.recolor_titlebar(theme, theme.win9x_buttons_unfocus or theme.win9x_unfocus, "normal")
theme = beautiful.theme_assets.recolor_titlebar(theme, theme.win9x_buttons or theme.fg_focus, "focus")
theme = beautiful.theme_assets.recolor_layout(theme, theme.layout_fg)