Polybar: Change brightness prefix from XBL to BRI
This one makes way more sense What was I thinking
This commit is contained in:
parent
b0125ec269
commit
0b07828588
@ -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%%
|
||||
|
Reference in New Issue
Block a user