Toying with a different placement of eshell
This commit is contained in:
parent
4dc9f80403
commit
bb25cb4ee5
2 changed files with 2 additions and 2 deletions
|
@ -1389,7 +1389,7 @@ Let's use pdf-tools for a lot better interaction with pdfs.
|
|||
'(("\\*e?shell\\*"
|
||||
(display-buffer-in-side-window)
|
||||
(window-width . 0.4)
|
||||
(side . right))
|
||||
(side . bottom))
|
||||
("*Bongo-Elfeed Queue*"
|
||||
(display-buffer-in-side-window)
|
||||
(window-height . 0.25)
|
||||
|
|
2
init.el
2
init.el
|
@ -1064,7 +1064,7 @@ If on a:
|
|||
'(("\\*e?shell\\*"
|
||||
(display-buffer-in-side-window)
|
||||
(window-width . 0.4)
|
||||
(side . right))
|
||||
(side . bottom))
|
||||
("*Bongo-Elfeed Queue*"
|
||||
(display-buffer-in-side-window)
|
||||
(window-height . 0.25)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue