General cleanup
This commit is contained in:
parent
c40cfaa5cd
commit
8638eb710f
9 changed files with 38 additions and 41 deletions
|
@ -16,7 +16,8 @@
|
|||
("*minor-modes*" :align below :size 0.5 :noselect t)
|
||||
("*eval*" :align below :size 16 :noselect t)
|
||||
;; Doom
|
||||
("*doom*" :align below :size 35 :select t)
|
||||
(" *doom*" :align below :size 35 :select t)
|
||||
("^\\*doom:.+\\*$" :align below :size 35 :select t :regexp t)
|
||||
("^\\*doom.+\\*$" :align below :size 12 :noselect t :regexp t)
|
||||
;; Emacs
|
||||
("*Pp Eval Output*" :align below :size 0.3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue