diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/ghostty/config | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 0000000..7d7a101 --- /dev/null +++ b/.config/ghostty/config | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | background = 000000 | ||
| 2 | foreground = ffffff | ||
| 3 | window-width = 100 | ||
| 4 | window-height = 50 | ||
| 5 | cursor-style = block | ||
| 6 | cursor-style-blink = false | ||
| 7 | shell-integration-features = no-cursor | ||
| 8 | confirm-close-surface = false | ||
| 9 | font-family = Berkeley Mono | ||
| 10 | font-style = Bold | ||
| 11 | font-size = 14 | ||
