feat: set image protocol for iamb -> sixel as i've switched to foot

This commit is contained in:
Ahwx 2026-07-12 23:06:23 +02:00
parent 94914464ab
commit 16265b4ced

View file

@ -50,7 +50,7 @@
notifications.enabled = false; notifications.enabled = false;
username_display = "displayname"; username_display = "displayname";
image_preview = { image_preview = {
protocol.type = "kitty"; protocol.type = "sixel";
protocol.size = { protocol.size = {
height = 10; height = 10;
width = 66; width = 66;