diff options
| -rw-r--r-- | ghostty_config | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ghostty_config b/ghostty_config new file mode 100644 index 0000000..fd7eb8d --- /dev/null +++ b/ghostty_config @@ -0,0 +1,16 @@ +# +## @jstmaxlol ghostty cfg +### thanks to @mansoorbarri && @00-kat +## +# + +background-opacity = 0.8 +background-blur = true +theme = Twilight +cursor-style = block +shell-integration-features = no-cursor +window-padding-y = 3 +window-padding-x = 4 +window-height = 23 +window-width = 80 +window-save-state = never |