diff --git a/options/custom/programs/ghostty.nix b/options/custom/programs/ghostty.nix index fc426a8..9a5bf22 100644 --- a/options/custom/programs/ghostty.nix +++ b/options/custom/programs/ghostty.nix @@ -46,6 +46,9 @@ in { # https://github.com/ghostty-org/ghostty/discussions/3515 #// freetype-load-flags = "no-force-autohint"; + # https://ghostty.org/docs/help/gtk-single-instance + gtk-single-instance = true; + # https://ghostty.org/docs/config/reference#gtk-titlebar gtk-titlebar = false;