Add ghostty configuration
This commit is contained in:
parent
79e147db3a
commit
d73fbeeeb3
2 changed files with 23 additions and 0 deletions
18
ghostty
Normal file
18
ghostty
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Ghostty config
|
||||
|
||||
# Font configuration
|
||||
font-size = 18
|
||||
font-family = MonaspiceKr NFM
|
||||
font-thicken = true
|
||||
|
||||
# Set the theme
|
||||
theme = Cobalt2
|
||||
|
||||
# Fix an issue when switching apps on macOS Ventura’s Stage Manager
|
||||
background-opacity = 0.999
|
||||
|
||||
# Try to ensure readability of text
|
||||
minimum-contrast = 1.1
|
||||
|
||||
# I got used to this behaviour on iTerm
|
||||
copy-on-select = true
|
Loading…
Add table
Add a link
Reference in a new issue