diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-05-01 05:19:12 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-05-01 05:19:12 +0200 |
| commit | 04b9e0a7d3737bbbba8d3ba32d88e4bd1699c030 (patch) | |
| tree | 77ae7ba4d8fec79533d1ae2334cc3152966fc33f /.config/ghostty | |
| parent | 25e12595a498a6f7b883aecb6048c908c853085a (diff) | |
| download | dotfiles-04b9e0a7d3737bbbba8d3ba32d88e4bd1699c030.tar.gz | |
Update to dotfiles
Diffstat (limited to '.config/ghostty')
| -rw-r--r-- | .config/ghostty/config | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.config/ghostty/config b/.config/ghostty/config deleted file mode 100644 index 79cc32d..0000000 --- a/.config/ghostty/config +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | theme = deep | ||
| 2 | background = 000000 | ||
| 3 | foreground = dddddd | ||
| 4 | window-width = 100 | ||
| 5 | window-height = 50 | ||
| 6 | cursor-style = block | ||
| 7 | cursor-style-blink = false | ||
| 8 | shell-integration-features = no-cursor | ||
| 9 | confirm-close-surface = false | ||
| 10 | font-family = Berkeley Mono | ||
| 11 | font-style = Bold | ||
| 12 | font-size = 15 | ||
