diff options
| author | Mitchell Riedstra <mitch@riedstra.dev> | 2025-11-25 15:04:25 -0500 |
|---|---|---|
| committer | Mitchell Riedstra <mitch@riedstra.dev> | 2025-11-25 15:04:25 -0500 |
| commit | c32b46b00ddfd41e58f0d4a3fb0ca96a0f09acb2 (patch) | |
| tree | e728047cf191795b60c5c596fca4c812d6d86b90 | |
| parent | 1ce931c98c5a8528c2e4cdb53dd16b15e37a278d (diff) | |
| download | dotfiles-c32b46b00ddfd41e58f0d4a3fb0ca96a0f09acb2.tar.gz dotfiles-c32b46b00ddfd41e58f0d4a3fb0ca96a0f09acb2.tar.xz | |
Update ghostty config
| -rw-r--r-- | dotfiles/ghostty/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dotfiles/ghostty/config b/dotfiles/ghostty/config index aba8b6c..7dbb0d2 100644 --- a/dotfiles/ghostty/config +++ b/dotfiles/ghostty/config @@ -1,6 +1,6 @@ -# theme = GruvboxLight -theme = GruvboxDark -# theme = nord +# theme = "Gruvbox Light" +theme = "Gruvbox Dark" +# theme = "Nord" font-family = "IBM 3270" |
