2025-01-18 21:18:34 +00:00
|
|
|
|
# Ghostty config
|
|
|
|
|
|
|
|
|
|
# Font configuration
|
|
|
|
|
font-size = 18
|
|
|
|
|
font-family = MonaspiceKr NFM
|
|
|
|
|
font-thicken = true
|
|
|
|
|
|
|
|
|
|
# Set the theme
|
2025-01-19 13:19:23 +00:00
|
|
|
|
#theme = Cobalt2
|
2025-01-19 13:22:14 +00:00
|
|
|
|
#theme = light:flexoki-light,dark:flexiko-dark
|
2025-02-22 08:12:28 +00:00
|
|
|
|
theme = light:catppuccin-latte,dark:catppuccin-macchiato
|
|
|
|
|
#theme = light:Novel,dark:catppuccin-macchiato
|
2025-01-18 21:18:34 +00:00
|
|
|
|
|
|
|
|
|
# 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
|
2025-01-19 13:19:23 +00:00
|
|
|
|
copy-on-select = true
|
2025-01-25 10:33:12 +00:00
|
|
|
|
|
|
|
|
|
# Open new tabs in the home directory
|
|
|
|
|
window-inherit-working-directory = false
|