Polybar: Change brightness prefix from XBL to BRI

This one makes way more sense
What was I thinking
This commit is contained in:
Salt 2018-08-20 01:08:23 -05:00
parent b0125ec269
commit 0b07828588

View File

@ -310,7 +310,7 @@ label-disconnected-foreground = ${res/colors.foreground-dark}
[module/xbacklight]
type = internal/xbacklight
format = <label>
format-prefix = "XBL: "
format-prefix = "BRI: "
format-prefix-foreground = ${res/colors.icon-xbacklight}
label = %percentage:3%%