From b41ff0b88227bf5d723401fbdaaa91c5d3fecfbb Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Sun, 31 Aug 2025 16:21:57 +0200 Subject: added dots and wallpaper --- dotfiles/ghostty/config | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dotfiles/ghostty/config (limited to 'dotfiles/ghostty/config') diff --git a/dotfiles/ghostty/config b/dotfiles/ghostty/config new file mode 100644 index 0000000..da4d9d3 --- /dev/null +++ b/dotfiles/ghostty/config @@ -0,0 +1,19 @@ +# font +font-family = Maple Mono NF CN +font-style = bold +font-size = 11 + +# i hate decor +window-decoration = false + +# background +background = #2b2b2b +background-opacity = 1 +background-blur = true + +# cursor +cursor-style = bar +cursor-style-blink = true + +# dunno +working-directory = home -- cgit v1.2.3