Skip to content

Commit 585b1a2

Browse files
committed
chg: Ajusta altura de ventana dedicada en multi-vterm
1 parent 8a96ce8 commit 585b1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2415,7 +2415,7 @@ Para ubicar el archivo JAR en diferentes sistemas se inspecciona el script que s
24152415
:bind (:map global-map ("C-t" . multi-vterm-dedicated-open))
24162416
:bind (:map vterm-mode-map ("C-t" . hydra-multi-vterm/body))
24172417
:custom
2418-
(multi-vterm-dedicated-window-height 7))
2418+
(multi-vterm-dedicated-window-height 12))
24192419

24202420
(use-package flymake-shell
24212421
:hook (sh-set-shell . flymake-shell-load))

0 commit comments

Comments
 (0)