Change config
This commit is contained in:
parent
b5199fb2a4
commit
f067bfc075
@ -37,49 +37,41 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user