iamb/.config/iamb/config.toml (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
[profiles.user]
user_id = "@crispy-caesus:matrix.org"
[settings]
username_display = "displayname"
[settings.image_preview]
protocol.type = "sixel"
protocol.font_size = [11, 26]
size = { height = 10, width = 66 }
[settings.notifications]
enables = true
via = "desktop"
|