[to-squash] Play around with mu4e-header window again

master
Jacopo De Simoi 3 years ago
parent 023f41357d
commit 6c17b3ec29
  1. 3
      global.org

@ -182,9 +182,10 @@
(add-to-list 'display-buffer-alist
'("\\*mu4e-headers\\*"
(display-buffer-in-side-window)
(dedicated . t)
(side . top )
(slot . 0)
(window-height . 20)))
(window-height . 40)))
#+end_src
Then, treat the ~calendar~
#+begin_src emacs-lisp

Loading…
Cancel
Save