diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2025-12-03 11:58:03 +0500 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2025-12-03 11:58:03 +0500 |
| commit | 7a6c85f90775fe0df862080b44443275d2545253 (patch) | |
| tree | 14b4299347a1588fff91a6abed41e8474d298fab /ghostty/config | |
| parent | 1c786cca4a887292c4f604cac1feaa267f16655e (diff) | |
Disable cursor shader
Diffstat (limited to 'ghostty/config')
| -rw-r--r-- | ghostty/config | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
