Polybar: Change i3 module prefix

This commit is contained in:
2018-01-31 19:45:01 -06:00
parent 26d40053ba
commit 5935f07467
2 changed files with 1 additions and 2 deletions

View File

@@ -113,7 +113,7 @@ content-foreground = ${res/colors.background-alt}
[module/i3]
type = internal/i3
format = <label-state><label-mode>
format-prefix =
format-prefix = i3
format-prefix-padding = ${res/config.padding}
format-prefix-foreground = ${res/colors.background}
format-prefix-background = ${res/colors.icon-wm}