Change config

This commit is contained in:
RealStickman 2021-03-01 20:47:21 +01:00
parent b5199fb2a4
commit f067bfc075

View File

@ -37,54 +37,46 @@ type = custom/text
content-background = ${colors.background}
content-foreground = ${colors.modbackground}
[module/right]
inherit = module/decor-glyph
content = " "
[module/left]
inherit = module/decor-glyph
content = " "
[module/left-top]
inherit = module/decor-glyph
content = " "
content = ""
[module/left-bot]
inherit = module/decor-glyph
content = " "
content = ""
[module/right-top]
inherit = module/decor-glyph
content = " "
content = ""
[module/right-bot]
inherit = module/decor-glyph
content = " "
content = ""
[module/light-left-top]
inherit = module/decor-glyph
content-foreground = ${colors.lightforeground}
content = " "
content = ""
[module/light-left-bot]
inherit = module/decor-glyph
content-foreground = ${colors.lightforeground}
content = " "
content = ""
[module/light-right-top]
inherit = module/decor-glyph
content-foreground = ${colors.lightforeground}
content = " "
content = ""
[module/light-right-bot]
inherit = module/decor-glyph
content-foreground = ${colors.lightforeground}
content = " "
content = ""
[module/full]
inherit = module/decor-glyph
content-background = ${colors.modbackground}
content = " "
content = " "
################################################################################