Added ghostty config

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2025-03-27 19:17:04 +0100
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2025-03-27 19:17:04 +0100
Commit 57c8538581c6b340fd7aa133d719260bb5e7754c (patch)
-rw-r--r-- .config/ghostty/config 11
1 files changed, 11 insertions, 0 deletions
diff --git a/.config/ghostty/config b/.config/ghostty/config
  
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