Support configuring user gutter width (#223)

This commit is contained in:
mordquist 2024-03-24 02:54:26 +01:00 committed by GitHub
parent 23a729e565
commit 46e081b1e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 30 additions and 18 deletions

View file

@ -111,6 +111,10 @@ overridden as described in *PROFILES*.
> *protocol.font_size* is an optional list of two numbers representing font
> width and height in pixels.
**user_gutter_width** (type: usize)
> Specify the width of the column where usernames are displayed in a room.
> Usernames that are too long are truncated.
## USER OVERRIDES
Overrides are mapped onto matrix User IDs such as _@user:matrix.org_ and are