diff --git a/.config/ghostty/config b/.config/ghostty/config new file mode 100644 index 0000000..d6b4df9 --- /dev/null +++ b/.config/ghostty/config @@ -0,0 +1,15 @@ +theme = tokyonight + +cursor-style = block +shell-integration-features = no-cursor + +font-family = "OperatorMono Nerd Font" +font-style = "Regular" +font-size = 20 +adjust-cell-height = 20% +font-feature = -liga + +font-style-bold = "Medium" + +window-decoration = none +window-inherit-font-size = false