mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-17 13:23:08 +10:00
Merge branch 'patch-2' into 'master'
Fix minor module errors in polybar config See merge request dwt1/dotfiles!5
This commit is contained in:
@@ -812,8 +812,8 @@ format-discharging-background = ${colors.background}
|
||||
format-full-prefix = " "
|
||||
format-full-prefix-foreground = #a3c725
|
||||
format-full-underline = #a3c725
|
||||
format-foreground = ${colors.foreground}
|
||||
format-background = ${colors.background}
|
||||
format-full-foreground = ${colors.foreground}
|
||||
format-full-background = ${colors.background}
|
||||
|
||||
ramp-capacity-0 =
|
||||
ramp-capacity-1 =
|
||||
@@ -871,7 +871,7 @@ format-padding = 2
|
||||
; %percentage-cores% - load percentage for each core
|
||||
; %percentage-core[1-9]% - load percentage for specific core
|
||||
label-font = 3
|
||||
label = Cpu %percentage:3%%
|
||||
label = CPU: %percentage%%
|
||||
ramp-coreload-0 = ▁
|
||||
ramp-coreload-0-font = 3
|
||||
ramp-coreload-0-foreground = #aaff77
|
||||
|
||||
Reference in New Issue
Block a user