Skip to content

Commit 005026f

Browse files
committed
chg: Cambia valor de multi-vterm-dedicated-window-height
1 parent 5087269 commit 005026f

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
@@ -2413,7 +2413,7 @@ Para ubicar el archivo JAR en diferentes sistemas se inspecciona el script que s
24132413
:bind (:map global-map ("C-t" . multi-vterm-dedicated-open))
24142414
:bind (:map vterm-mode-map ("C-t" . hydra-multi-vterm/body))
24152415
:custom
2416-
(multi-vterm-dedicated-window-height 12))
2416+
(multi-vterm-dedicated-window-height 20))
24172417

24182418
(use-package flymake-shell
24192419
:hook (sh-set-shell . flymake-shell-load))

0 commit comments

Comments
 (0)