diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-04-03 05:47:10 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2025-04-03 05:47:10 +0200 |
| commit | f5eda3fd37a4299c6835068eae962109c3ee650b (patch) | |
| tree | 0d256ffad3f76822f74be5d1f07e86d7cca754e2 /.config/ghostty | |
| parent | ed3a48f73aea89a4d4e79ff1912c56b3b12b6f3d (diff) | |
| download | dotfiles-f5eda3fd37a4299c6835068eae962109c3ee650b.tar.gz | |
Update to dotfiles
Diffstat (limited to '.config/ghostty')
| -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 |
