fix for polybar/battery
This commit is contained in:
parent
2bd6f19072
commit
da8f4262f8
|
|
@ -398,6 +398,7 @@ format-discharging-foreground = ${colors.foreground}
|
||||||
label-discharging-foreground = ${colors.foreground}
|
label-discharging-foreground = ${colors.foreground}
|
||||||
format-full-prefix = " "
|
format-full-prefix = " "
|
||||||
format-full-prefix-foreground = ${colors.foreground}
|
format-full-prefix-foreground = ${colors.foreground}
|
||||||
|
format-low = ${colors.foreground}
|
||||||
label-full-foreground = ${colors.foreground}
|
label-full-foreground = ${colors.foreground}
|
||||||
animation-charging-0 = " "
|
animation-charging-0 = " "
|
||||||
animation-charging-1 = " "
|
animation-charging-1 = " "
|
||||||
|
|
|
||||||
|
|
@ -178,7 +178,6 @@ xorg-server-devel
|
||||||
xorg-server-xephyr
|
xorg-server-xephyr
|
||||||
xorg-server-xnest
|
xorg-server-xnest
|
||||||
xorg-server-xvfb
|
xorg-server-xvfb
|
||||||
xorg-server-xwayland
|
|
||||||
xorg-sessreg
|
xorg-sessreg
|
||||||
xorg-setxkbmap
|
xorg-setxkbmap
|
||||||
xorg-smproxy
|
xorg-smproxy
|
||||||
|
|
@ -209,6 +208,7 @@ xorg-xrefresh
|
||||||
xorg-xset
|
xorg-xset
|
||||||
xorg-xsetroot
|
xorg-xsetroot
|
||||||
xorg-xvinfo
|
xorg-xvinfo
|
||||||
|
xorg-xwayland
|
||||||
xorg-xwd
|
xorg-xwd
|
||||||
xorg-xwininfo
|
xorg-xwininfo
|
||||||
xorg-xwud
|
xorg-xwud
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue