Clone the repository:
git clone --depth 1 https://github.com/hackr-sh/ghostty-shaders
cd ghostty-shadersCopy your preferred shader file to the Ghostty config directory:
cp <your-choice>.glsl ~/.config/ghostty/shaders/shader.glslAdd the following line to your ~/.config/ghostty/config file to enable the custom shader:
custom-shader = ~/.config/ghostty/shaders/shader.glsl