10 lines
No EOL
288 B
Text
10 lines
No EOL
288 B
Text
[module/xbacklight]
|
|
type = internal/xbacklight
|
|
|
|
format-background = ${colors.label}
|
|
format-foreground = ${colors.white}
|
|
format-prefix = %{T2}%{T-}
|
|
format-prefix-background = ${colors.prefix}
|
|
format-prefix-foreground = ${colors.white}
|
|
format-prefix-padding = 1
|
|
label = " %percentage%% " |