15 lines
450 B
Markdown
15 lines
450 B
Markdown
# Ghostty config — macOS
|
|
|
|
Ghostty sur macOS ne lit pas `~/.config/ghostty/`, mais :
|
|
|
|
~/Library/Application Support/com.mitchellh.ghostty/
|
|
|
|
Comme il n'y a pas (encore) de symlink automatisé, copier à la main :
|
|
|
|
cp .config/ghostty/themes/ultraviolet \
|
|
"~/Library/Application Support/com.mitchellh.ghostty/themes/ultraviolet"
|
|
|
|
Puis dans `~/Library/Application Support/com.mitchellh.ghostty/config`, ajouter :
|
|
|
|
theme = ultraviolet
|