diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2026-05-22 16:06:02 +0200 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2026-05-22 16:06:02 +0200 |
| commit | a8d41df9142ba3e61b50dd5b751026cb34ac3134 (patch) | |
| tree | 374bde85c6ac47db57fbcaa8669175dbf4ed8fad | |
| parent | c1d904f521393fd1056a79960b6f5540155a8216 (diff) | |
ghostty: disable custom shader for now
| -rw-r--r-- | ghostty/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghostty/config b/ghostty/config index f7021e6..4b653b1 100644 --- a/ghostty/config +++ b/ghostty/config @@ -9,4 +9,4 @@ confirm-close-surface = false # Fixes weird ssh via zsh shell-integration-features = ssh-terminfo,ssh-env -custom-shader = ~/.config/ghostty/shaders/in-game-crt.glsl +# custom-shader = ~/.config/ghostty/shaders/in-game-crt.glsl |
