diff options
Diffstat (limited to 'dotfiles/ghostty/config')
-rw-r--r-- | dotfiles/ghostty/config | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dotfiles/ghostty/config b/dotfiles/ghostty/config new file mode 100644 index 0000000..dfbb877 --- /dev/null +++ b/dotfiles/ghostty/config @@ -0,0 +1,18 @@ +theme = shinobi + +font-family = TX-02 +font-size = 12 +font-feature = -calt +font-feature = -dlig +font-feature = -liga + +window-decoration = false +window-padding-x = 0 +window-padding-y = 0 + +clipboard-read = "allow" +clipboard-paste-protection = false + +gtk-adwaita = false + +initial-command = "zsh" |