2024-12-27 15:31:21 +01:00
|
|
|
theme = light:rose-pine-dawn,dark:rose-pine-moon
|
|
|
|
|
# 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
|
2025-05-27 08:11:41 +02:00
|
|
|
# cursor-invert-fg-bg = true
|
|
|
|
|
cursor-invert-fg-bg = false
|
2025-03-27 08:02:08 +01:00
|
|
|
|
2025-05-27 08:11:41 +02:00
|
|
|
# background-opacity = 0.9
|
2024-12-27 15:31:21 +01:00
|
|
|
|
|
|
|
|
font-family = "JetBrainsMono Nerd Font"
|
|
|
|
|
# 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
|
2024-12-30 09:24:08 +01:00
|
|
|
|
2025-02-05 09:03:26 +01:00
|
|
|
# keybind = super+f=write_screen_file:open
|
2024-12-30 09:24:08 +01:00
|
|
|
keybind = global:ctrl+grave_accent=toggle_quick_terminal
|
2024-12-30 09:33:52 +01:00
|
|
|
keybind = page_up=scroll_page_up
|
|
|
|
|
keybind = page_down=scroll_page_down
|
2024-12-30 09:24:08 +01:00
|
|
|
quick-terminal-animation-duration = 0
|
2025-06-03 09:41:35 +02:00
|
|
|
|
|
|
|
|
# Disable secure input to not interfere with skhd
|
|
|
|
|
macos-auto-secure-input = false
|