From 53f5f148e2bf3025365bdeecb3f2fc2bb56795ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Doma=C5=84ski?= Date: Tue, 12 Aug 2025 10:20:57 +0200 Subject: [PATCH] [ghostty] new tabs at the end of the window --- .config/ghostty/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/ghostty/config b/.config/ghostty/config index b471faf..a0e1463 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -4,3 +4,4 @@ background = "#2C303A" background-opacity = 0.8 background-blur-radius = 32 keybind = global:cmd+grave_accent=toggle_quick_terminal +window-new-tab-position = end