Set geiser next to the bottom terminal
This commit is contained in:
parent
ed7f0479fa
commit
40790fde5a
2 changed files with 8 additions and 2 deletions
|
|
@ -39,7 +39,7 @@
|
|||
;; left, top, right, bottom
|
||||
(setq window-sides-slots (if (equal system-type 'android)
|
||||
'(1 1 0 1)
|
||||
'(5 1 5 1)))
|
||||
'(5 1 5 2)))
|
||||
|
||||
(add-to-list 'display-buffer-alist
|
||||
`("\\*Help\\*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue