25 lines
759 B
Plaintext
25 lines
759 B
Plaintext
# _____ _ _ _
|
|
# | __ \ | | | | |
|
|
# | | \/ |__ ___ ___| |_| |_ _ _
|
|
# | | __| '_ \ / _ \/ __| __| __| | | |
|
|
# | |_\ \ | | | (_) \__ \ |_| |_| |_| |
|
|
# \____/_| |_|\___/|___/\__|\__|\__, |
|
|
# __/ |
|
|
# |___/
|
|
# -----------------------------------------------------------------------------
|
|
# :: Ghostty Configuration
|
|
# :: https://ghostty.org
|
|
# :: Marvin Elsen <contact@marvinelsen.com>
|
|
# -----------------------------------------------------------------------------
|
|
|
|
command = fish --interactive
|
|
shell-integration = fish
|
|
|
|
theme = catppuccin-macchiato
|
|
|
|
window-padding-x = 8
|
|
window-padding-y = 8
|
|
|
|
font-family = FantasqueSansM Nerd Font
|
|
font-size = 12
|