summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-notmuch.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2026-03-24 22:29:12 +0000
committerjao <jao@gnu.org>2026-03-24 22:30:51 +0000
commitb47f86f9ade350897e347b6cf8adf5fa9d9bb854 (patch)
tree63354c3291278dd1dc0af90dc4310bd5db3755cd /custom/jao-custom-notmuch.el
parentf6b6191fd84dc3404b589acf95192cd94ebd5ae5 (diff)
downloadelibs-b47f86f9ade350897e347b6cf8adf5fa9d9bb854.tar.gz
elibs-b47f86f9ade350897e347b6cf8adf5fa9d9bb854.tar.bz2
nits
Diffstat (limited to 'custom/jao-custom-notmuch.el')
-rw-r--r--custom/jao-custom-notmuch.el2
1 files changed, 1 insertions, 1 deletions
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))