diff --git a/ghostty.config b/ghostty.config new file mode 100644 index 0000000..4ff08d0 --- /dev/null +++ b/ghostty.config @@ -0,0 +1,20 @@ +# Ghostty configuration +# --------------------- + +# Font +font-family = Iosevka Term +font-size = 13 + +# Theme +theme = MaterialOcean + +# Cursor +cursor-color = #aa2222 +cursor-opacity = 0.6 +cursor-style = block + +# Window +window-decoration = false +window-padding-x = 5 +window-padding-y = 5 +window-padding-balance = true