From 69b0c3c72e62d6f2dbbe7c22b6d64445f862f26c Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Sat, 19 Oct 2024 14:10:07 +0200 Subject: Add conf for Iamb --- .config/iamb/config.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .config/iamb/config.toml diff --git a/.config/iamb/config.toml b/.config/iamb/config.toml new file mode 100644 index 0000000..0999ca5 --- /dev/null +++ b/.config/iamb/config.toml @@ -0,0 +1,14 @@ +default_profile = "deb" + +[profiles.deb] +user_id = "@santo:matrix.debian.social" +url = "https://matrix.debian.social" +rooms = [] + +[macros.normal] +"gc" = ":chats" +"v" = "m" +"ZZ" = ":q" + +[settings.notifications] +enabled = true -- cgit v1.2.3-18-g5258