Polybar: Fix color mismatch on i3-mode module
This commit is contained in:
parent
796f3524e7
commit
c418aca95a
@ -281,7 +281,7 @@ label-urgent-font = 2
|
|||||||
type = internal/i3
|
type = internal/i3
|
||||||
format = <label-mode>
|
format = <label-mode>
|
||||||
format-prefix = "i3: "
|
format-prefix = "i3: "
|
||||||
format-prefix-foreground = ${res/colors.wm}
|
format-prefix-foreground = ${res/colors.mod-wm}
|
||||||
# Just in case
|
# Just in case
|
||||||
enable-scroll = false
|
enable-scroll = false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user