From b23f3e26c2703b03ac2147a5b80469785e2cd53e Mon Sep 17 00:00:00 2001 From: Olli Date: Sat, 20 Sep 2025 11:59:07 +0200 Subject: [PATCH] aerc: Remove special rule for sidebar width --- aerc/aerc.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/aerc/aerc.conf b/aerc/aerc.conf index be9a323..d0b6530 100644 --- a/aerc/aerc.conf +++ b/aerc/aerc.conf @@ -23,9 +23,6 @@ column-date = {{.Date.Local}} column-name = {{index (.To | names) 0}} column-subject = {{.ThreadPrefix}}{{.Subject}} -[ui:account=gs] -sidebar-width=30 - [viewer] pager=less -R alternatives=text/plain,text/html