mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-20 05:39:52 -07:00
Support configuring user gutter width (#223)
This commit is contained in:
parent
23a729e565
commit
46e081b1e4
5 changed files with 30 additions and 18 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue