From 63feeb9f369fc6176e85c1c2d8fcc863caad1946 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 10 Feb 2026 12:32:48 +0100 Subject: start new MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .config/ghostty/config | 39 --------------------------------------- 1 file changed, 39 deletions(-) delete mode 100644 .config/ghostty/config (limited to '.config/ghostty/config') diff --git a/.config/ghostty/config b/.config/ghostty/config deleted file mode 100644 index 9ac90ee..0000000 --- a/.config/ghostty/config +++ /dev/null @@ -1,39 +0,0 @@ -term = ghostty -shell-integration = none - -cursor-style-blink = false -confirm-close-surface = false -resize-overlay = never - -window-decoration = none -gtk-titlebar = false - -window-theme = system -window-padding-balance = true -window-padding-color = extend - -font-size = 10 -font-family = "" -font-family = "Iosevka SS06 Extended" -font-family = "IPAexGothic" -font-family = "Noto Sans Mono CJK JP" -font-family = "Noto Sans Mono CJK KR" -font-family = "Noto Color Emoji" -font-family = "Material Design Icons Desktop" - -theme = dark:kanagawabones,light:acme -background-opacity = 0.99 - -title-report = true - -keybind = ctrl+comma=unbind -#keybind = xf86copy=copy_to_clipboard -#keybind = xf86paste=paste_from_clipboard - -#custom-shader = ./shaders/crt-shader-with-chromatic-aberration-glow-scanlines-dot-matrix.glsl -#custom-shader = ./shaders/glow.glsl -#custom-shader = ./shaders/dither.glsl -#custom-shader = ./shaders/bettercrt.glsl -#custom-shader = ./shaders/in-game-crt.glsl - -config-file = ?theme -- cgit 1.4.1