Fix incorrect label for inactive background color

This commit is contained in:
groggone 2023-06-29 10:22:52 +08:00 committed by GitHub
parent d1c09ac0a7
commit a3da358163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
dwlb.c
View File

@ -90,7 +90,7 @@
" -active-fg-color [COLOR] specify text color of active tags or monitors\n" \
" -active-bg-color [COLOR] specify background color of active tags or monitors\n" \
" -inactive-fg-color [COLOR] specify text color of inactive tags or monitors\n" \
" -inactive-fg-color [COLOR] specify background color of inactive tags or monitors\n" \
" -inactive-bg-color [COLOR] specify background color of inactive tags or monitors\n" \
" -urgent-fg-color [COLOR] specify text color of urgent tags\n" \
" -urgent-bg-color [COLOR] specify background color of urgent tags\n" \
" -scale [BUFFER_SCALE] specify buffer scale value for integer scaling\n" \