mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
22 lines
432 B
Plaintext
22 lines
432 B
Plaintext
# Dynamic theme colors
|
|
config-file = "~/.config/omarchy/current/theme/ghostty.conf"
|
|
|
|
# Font
|
|
font-family = "CaskaydiaMono Nerd Font"
|
|
font-style = Regular
|
|
font-size = 9
|
|
|
|
# Window
|
|
window-padding-x = 14
|
|
window-padding-y = 14
|
|
confirm-close-surface=false
|
|
resize-overlay = never
|
|
|
|
# Cursor stlying
|
|
cursor-style = "block"
|
|
cursor-style-blink = false
|
|
shell-integration-features = no-cursor
|
|
|
|
# Keyboard bindings
|
|
keybind = f11=toggle_fullscreen
|