polybar: fix cpu indicator formatting

main
maia arson crimew 2022-06-06 13:53:23 +02:00
parent da08d33ed1
commit 858a1b5e6e
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ label = %{A1:kitty --class kitty_float htop:}%percentage_used:2%%%{A}
[module/cpu]
type = internal/cpu
interval = 2
format-prefix = ""
format-prefix = " "
format-prefix-foreground = ${colors.primary}
label = %{A1:kitty --class kitty_float htop:}%percentage:2%%%{A}