From ef2ec2d704754aa7479dc50618702ca5e1ce0958 Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Mon, 21 Oct 2024 16:37:36 +0200 Subject: [PATCH] Add margin at bottom --- tongfang/.config/wezterm/wezterm.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tongfang/.config/wezterm/wezterm.lua b/tongfang/.config/wezterm/wezterm.lua index cd62241..b40e673 100644 --- a/tongfang/.config/wezterm/wezterm.lua +++ b/tongfang/.config/wezterm/wezterm.lua @@ -22,7 +22,7 @@ return { left = 5, right = 5, top = 5, - bottom = 5, + bottom = 25, }, -- Use a steady block cursor