about summary refs log tree commit diff
path: root/dotfiles
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2025-02-06 00:23:22 +0100
committerBaitinq <[email protected]>2025-02-06 00:23:22 +0100
commitbedaad007869058779b4cd812a33bcc5aed4f4ee (patch)
treec92f16b8b469baf7c2a65b83540090e7767b67f8 /dotfiles
parentdotfiles: remove unnecessary padding config (diff)
downloadnixos-config-bedaad007869058779b4cd812a33bcc5aed4f4ee.tar.gz
nixos-config-bedaad007869058779b4cd812a33bcc5aed4f4ee.tar.bz2
nixos-config-bedaad007869058779b4cd812a33bcc5aed4f4ee.zip
dotfiles: add macos ghostty config
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/ghostty/config_mac24
1 files changed, 24 insertions, 0 deletions
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%"