readme: change "32bpp" to "24bpp" in features list

This is somewhat ambiguous, but in a terminal context "True Color"
is usually synonymous with 24-bit RGB (as opposed to 32-bit RGBA).
This commit is contained in:
Craig Barnes 2021-08-12 13:10:49 +01:00
parent 7229ddd4ae
commit a37109e5f6

View file

@ -53,7 +53,7 @@ The fast, lightweight and minimalistic Wayland terminal emulator.
* Color emoji support
* IME (via `text-input-v3`)
* Multi-seat
* TrueColors (32bpp)
* True Color (24bpp)
* [Synchronized Updates](https://gitlab.freedesktop.org/terminal-wg/specifications/-/merge_requests/2) support
* [Sixel image support](https://en.wikipedia.org/wiki/Sixel)