From 809a7aa251d475ce142569c902dc2d88beedd2ee Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Wed, 4 Mar 2026 21:51:06 +0100 Subject: [PATCH] Changed user_gutter_width in iamb configuration --- commit_text | 2 +- iamb/config.toml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/commit_text b/commit_text index abfa27c..eb64002 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Added seaborn python package to semester +Changed user_gutter_width in iamb configuration diff --git a/iamb/config.toml b/iamb/config.toml index 74f3b49..6a0cf83 100644 --- a/iamb/config.toml +++ b/iamb/config.toml @@ -5,6 +5,7 @@ user_id = "@esvagy:esvagy.com" read_receipt_send = false typing_notice_send = false username_display = "displayname" +user_gutter_width = 10 [settings.notifications] enabled = true