Added sixel image type to iamb
This commit is contained in:
parent
1056f43d29
commit
0b46f6ac92
2 changed files with 4 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
Added iamb and configuration and removed element from autostart
|
Added sixel image type to iamb
|
||||||
|
|
|
||||||
|
|
@ -10,3 +10,6 @@ username_display = "displayname"
|
||||||
enabled = true
|
enabled = true
|
||||||
show_message = true
|
show_message = true
|
||||||
via = "desktop"
|
via = "desktop"
|
||||||
|
|
||||||
|
[settings.image_preview]
|
||||||
|
protocol.type = "sixel";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue