commit 48ea1aab6c60a6453de2913440fba2b668b6ec9d Author: Alex Kelly Date: Sat Dec 28 12:33:53 2024 -0500 initial commit diff --git a/config b/config new file mode 100644 index 0000000..1223664 --- /dev/null +++ b/config @@ -0,0 +1,15 @@ +theme = tokyonight +font-family = FiraCode +font-size = 11 +background-opacity = 0.95 +background-blur-radius = 20 +window-decoration = false +# https://ghostty.org/docs/config/reference#font-feature +# Currently needs each one on a separate line, and doesn't support individual font settings +font-feature = +zero +font-feature = +ss02 +font-feature = +ss03 +font-feature = +cv14 +clipboard-paste-protection = false +keybind = ctrl+alt+-=new_split:down +keybind = ctrl+alt+\=new_split:right