From 7a6c85f90775fe0df862080b44443275d2545253 Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Wed, 3 Dec 2025 11:58:03 +0500 Subject: Disable cursor shader --- ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ghostty/config') diff --git a/ghostty/config b/ghostty/config index b001384..2c81bf9 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1,4 +1,4 @@ theme = Gruvbox Dark font-family = JetBrainsMono Nerd Font NL fullscreen -custom-shader = shaders/cursor_sweep.glsl +# custom-shader = shaders/cursor_sweep.glsl -- cgit v1.3.1