aboutsummaryrefslogtreecommitdiff
path: root/iamb/config.toml
diff options
context:
space:
mode:
authorMax Bossing <max@bossi.ng>2025-07-15 21:50:08 +0200
committerMax Bossing <max@bossi.ng>2025-07-15 21:50:08 +0200
commitec21bcc940dc3925ff957dc1ff555ddd61ee491c (patch)
tree16ac4f6c0d740ced8926e54eda828c2a656148b6 /iamb/config.toml
parente1400d90cf12e67bc837a43e65e230f9dfbca648 (diff)
dots templating, iamb,
Diffstat (limited to 'iamb/config.toml')
-rw-r--r--iamb/config.toml10
1 files changed, 10 insertions, 0 deletions
diff --git a/iamb/config.toml b/iamb/config.toml
new file mode 100644
index 0000000..9faa4bc
--- /dev/null
+++ b/iamb/config.toml
@@ -0,0 +1,10 @@
+default_profile = "user"
+
+[profiles.user]
+user_id="@maxbossing:matrix.org"
+
+[settings.image_preview]
+protocol.type = "kitty"
+
+[settings.notifications]
+enabled = true