Update config
This commit is contained in:
@@ -35,6 +35,8 @@ foreground-alt = #555
|
|||||||
primary = #035a99
|
primary = #035a99
|
||||||
secondary = #0d4f8c
|
secondary = #0d4f8c
|
||||||
alert = #e31b37
|
alert = #e31b37
|
||||||
|
c1 = #fafafa
|
||||||
|
c2 = #484c4f
|
||||||
|
|
||||||
[bar/bspwmbar]
|
[bar/bspwmbar]
|
||||||
;monitor = ${env:MONITOR:HDMI-1}
|
;monitor = ${env:MONITOR:HDMI-1}
|
||||||
@@ -176,8 +178,8 @@ card = intel_backlight
|
|||||||
type = internal/cpu
|
type = internal/cpu
|
||||||
interval = 3
|
interval = 3
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${colors.foreground-alt}
|
format-prefix-foreground = ${colors.c1}
|
||||||
format-underline = #f90000
|
format-underline = ${colors.c2}
|
||||||
label = %percentage:2%%
|
label = %percentage:2%%
|
||||||
|
|
||||||
[module/memory]
|
[module/memory]
|
||||||
|
|||||||
Reference in New Issue
Block a user