diff options
Diffstat (limited to '.config/ghostty/config')
| -rw-r--r-- | .config/ghostty/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/ghostty/config b/.config/ghostty/config index 4ecbfe5..79cc32d 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | theme = Harper | 1 | theme = deep |
| 2 | background = 000000 | 2 | background = 000000 |
| 3 | foreground = dddddd | ||
| 3 | window-width = 100 | 4 | window-width = 100 |
| 4 | window-height = 50 | 5 | window-height = 50 |
| 5 | cursor-style = block | 6 | cursor-style = block |
