diff --git a/commit_text b/commit_text index 18f2544..7bc84dd 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Added iamb and configuration and removed element from autostart +Added sixel image type to iamb diff --git a/iamb/config.toml b/iamb/config.toml index fec8ecd..2031006 100644 --- a/iamb/config.toml +++ b/iamb/config.toml @@ -10,3 +10,6 @@ username_display = "displayname" enabled = true show_message = true via = "desktop" + +[settings.image_preview] +protocol.type = "sixel";