From b47f86f9ade350897e347b6cf8adf5fa9d9bb854 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 24 Mar 2026 22:29:12 +0000 Subject: nits --- custom/jao-custom-notmuch.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/jao-custom-notmuch.el') diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index 858ae6b..a24bfc1 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -594,7 +594,7 @@ (defun jao-notmuch-use-one-pane () (interactive) - (jao-afio-add-frame-parameters mail (width . 120)) + (jao-afio-add-frame-parameters mail (width . 120) (height . 75)) (advice-remove 'notmuch-tree #'jao-notmuch-before-tree) (advice-remove 'notmuch-tree-quit #'jao-notmuch-after-tree-quit)) -- cgit v1.2.3