From 01663a279a0681a7857947f3996f3327653f146a Mon Sep 17 00:00:00 2001 From: LordMZTE Date: Tue, 16 Jan 2024 11:16:07 +0100 Subject: [PATCH] ghostty: use gtk-single-instance --- .config/ghostty/config.cgt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/ghostty/config.cgt b/.config/ghostty/config.cgt index b7364e1..28db450 100644 --- a/.config/ghostty/config.cgt +++ b/.config/ghostty/config.cgt @@ -8,6 +8,9 @@ theme = "catppuccin-mocha" # Disable useless GTK bar gtk-titlebar = false +# Use one Process +gtk-single-instance = true + window-save-state = "never" keybind = clear