dotfiles/.config/ghostty/config

47 lines
1.4 KiB
Text

# theme = light:Rose Pine Dawn,dark:Rose Pine Moon
theme = light:Rose Pine,dark:Rose Pine
# FIXME: https://github.com/mbadolato/iTerm2-Color-Schemes/issues/442
shell-integration-features = no-cursor
cursor-style = "block"
cursor-style-blink = true
cursor-color = #b4637a
cursor-opacity = 0.6
# cursor-invert-fg-bg = true
cursor-invert-fg-bg = false
# background-opacity = 0.9
font-family = "BerkeleyMono Nerd Font Mono"
# font-style depends on the font's features
font-style = "Regular"
font-style-bold = "Bold"
font-style-italic = "Italic"
font-style-bold-italic = "Bold Italic"
# Disable programming ligatures
font-feature = "-calt"
font-size = 17
# Reduce letter spacing
adjust-cell-width = -8%
#adjust-cell-height = -1
window-padding-x = 8
window-padding-y = 4
window-decoration = false
window-colorspace = display-p3
# custom-shader = /Users/oliver.ladner/.config/ghostty/shaders/ghostty-shaders/just-snow.glsl
# custom-shader = /Users/oliver.ladner/.config/ghostty/shaders/ghostty-shaders/retro-terminal.glsl
# custom-shader = /Users/oliver.ladner/.config/ghostty/shaders/ghostty-shaders/cubes.glsl
auto-update = off
# keybind = super+f=write_screen_file:open
keybind = global:ctrl+grave_accent=toggle_quick_terminal
keybind = page_up=scroll_page_up
keybind = page_down=scroll_page_down
quick-terminal-animation-duration = 0
# Disable secure input to not interfere with skhd
macos-auto-secure-input = false