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}
|
||||
format-full-prefix = " "
|
||||
format-full-prefix-foreground = ${colors.foreground}
|
||||
format-low = ${colors.foreground}
|
||||
label-full-foreground = ${colors.foreground}
|
||||
animation-charging-0 = " "
|
||||
animation-charging-1 = " "
|
||||
|
|
|
|||
|
|
@ -178,7 +178,6 @@ xorg-server-devel
|
|||
xorg-server-xephyr
|
||||
xorg-server-xnest
|
||||
xorg-server-xvfb
|
||||
xorg-server-xwayland
|
||||
xorg-sessreg
|
||||
xorg-setxkbmap
|
||||
xorg-smproxy
|
||||
|
|
@ -209,6 +208,7 @@ xorg-xrefresh
|
|||
xorg-xset
|
||||
xorg-xsetroot
|
||||
xorg-xvinfo
|
||||
xorg-xwayland
|
||||
xorg-xwd
|
||||
xorg-xwininfo
|
||||
xorg-xwud
|
||||
|
|
|
|||
Loading…
Reference in New Issue