Polybar: Change battery module's full prefix
100% should be evident by literally everything else on the module
This commit is contained in:
parent
ede764ab59
commit
4f18368b62
@ -2,7 +2,7 @@
|
||||
DefaultProfile=Primary.profile
|
||||
|
||||
[Favorite Profiles]
|
||||
Favorites=Small.profile,Primary.profile
|
||||
Favorites=Primary.profile,Small.profile
|
||||
|
||||
[FileDialogSize]
|
||||
Height 1080=480
|
||||
|
@ -173,7 +173,7 @@ format-discharging-prefix = "Battery: "
|
||||
format-discharging-prefix-foreground = ${res/colors.icon-battery}
|
||||
format-full = <bar-capacity> <label-full>
|
||||
format-full-prefix = "Battery: "
|
||||
format-full-prefix-foreground = ${res/colors.alert}
|
||||
format-full-prefix-foreground = ${res/colors.icon-battery}
|
||||
time-format = %H:%M
|
||||
full-at = 98
|
||||
interval = 15
|
||||
|
Loading…
Reference in New Issue
Block a user