Fixed: bad value for theme[used_end]

This commit is contained in:
Jakob P. Liljenberg 2022-01-29 10:59:27 +01:00 committed by GitHub
parent c7493a3a04
commit 53d2c6ebe3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,7 +79,7 @@ theme[available_end]=""
# Mem/Disk used meter
theme[used_start]="#ea6962"
theme[used_mid]=""
theme[used_end]="2"
theme[used_end]=""
# Download graph colors
theme[download_start]="#e78a4e"