awesome: set systray spacing
This commit is contained in:
parent
abde63f76b
commit
16f54c424b
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ end
|
||||||
theme.menu_height = 16
|
theme.menu_height = 16
|
||||||
theme.menu_width = 128
|
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_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_titlebar(theme, theme.win9x_buttons or theme.fg_focus, "focus")
|
||||||
theme = beautiful.theme_assets.recolor_layout(theme, theme.layout_fg)
|
theme = beautiful.theme_assets.recolor_layout(theme, theme.layout_fg)
|
||||||
|
|
Loading…
Reference in a new issue