style: battery color

This commit is contained in:
ineanto 2023-07-10 11:26:47 +02:00
parent 586de7623c
commit 4721486543
2 changed files with 3 additions and 4 deletions

View file

@ -59,9 +59,9 @@ else:
B_UNKNOWN = B_TEMPLATE.format("\uf128")
colors = {
'low': '#fb4934',
'mid': '#fabd2f',
'high': '#b8bb26'
'low': '#d32f2f',
'mid': '#ffa000',
'high': '#d4e157'
}
display = "<span color=\"{}\">{} {}%</span>"

View file

@ -1 +0,0 @@
/home/aro/.dotfiles/config/i3/scripts/vpn