feat: configure some iamb options

This commit is contained in:
Youwen Wu 2025-06-06 04:37:33 -07:00
parent 9fdaf30c4a
commit b30685808a
Signed by: youwen
GPG key ID: 865658ED1FE61EC3

View file

@ -43,6 +43,8 @@
image_preview = { }; image_preview = { };
notifications.enabled = true; notifications.enabled = true;
}; };
layout.style = "restore";
dirs.downloads = "/tmp";
}; };
}; };