diff options
Diffstat (limited to 'ghostty/config')
| -rw-r--r-- | ghostty/config | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/ghostty/config b/ghostty/config index 99d3f2c..e1f0dc6 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1,13 +1,14 @@ -# This is the configuration file for Ghostty. +#This is the configuration file for Ghostty. # # This template file has been automatically created at the following # path since Ghostty couldn't find any existing config files on your system: # # /home/subh/.config/ghostty/config -theme = catppuccin-mocha.conf +theme = ~/.config/ghostty/themes/void.conf + font-family = "Iosevka Nerd Font Propo" #font-family = "JetBrainsMono Nerd Font" -font-size = 14 +font-size = 13 cursor-style = block shell-integration-features = no-cursor # The template does not set any default options, since Ghostty ships |
