From bedaad007869058779b4cd812a33bcc5aed4f4ee Mon Sep 17 00:00:00 2001 From: Baitinq Date: Thu, 6 Feb 2025 00:23:22 +0100 Subject: dotfiles: add macos ghostty config --- dotfiles/ghostty/config_mac | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 dotfiles/ghostty/config_mac (limited to 'dotfiles') diff --git a/dotfiles/ghostty/config_mac b/dotfiles/ghostty/config_mac new file mode 100644 index 0000000..b3db80e --- /dev/null +++ b/dotfiles/ghostty/config_mac @@ -0,0 +1,24 @@ +theme = shinobi +bold-is-bright = true + +font-family = TX-02 +font-size = 14 +font-thicken = true +font-feature = -calt +font-feature = -dlig +font-feature = -liga + +window-decoration = false +window-padding-x = 4 +window-padding-y = 4 + +clipboard-read = "allow" +clipboard-paste-protection = false + +gtk-adwaita = false + +initial-command = "zsh" + +confirm-close-surface = false + +adjust-cell-width = "-5%" -- cgit 1.4.1