https://github.com/alexbathome/ghostty-shader-picker
A simple picker for Ghostty custom shaders
https://github.com/alexbathome/ghostty-shader-picker
ghostty golang pty shaders shell terminal
Last synced: 11 days ago
JSON representation
A simple picker for Ghostty custom shaders
- Host: GitHub
- URL: https://github.com/alexbathome/ghostty-shader-picker
- Owner: alexbathome
- License: mit
- Created: 2026-06-09T15:37:45.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2026-06-09T16:35:50.000Z (22 days ago)
- Last Synced: 2026-06-09T18:16:52.134Z (22 days ago)
- Topics: ghostty, golang, pty, shaders, shell, terminal
- Language: GLSL
- Homepage:
- Size: 1.56 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ghostty-shader-picker
A simple picker for Ghostty custom shaders.
https://github.com/user-attachments/assets/526ca396-9e1f-4d18-816a-e155add80076
## Installation
```bash
go install github.com/alexbathome/ghostty-shader-picker@v0.1.2
```
## Usage
First, update your Ghostty config to include:
```
config-file = ?auto/shader.ghostty
```
Then run:
```
ghostty-shader-picker
```
## Features
Use the `ghostty-shader-picker --apply` to automatically reload the configuration inf your current Ghostty session.
Includes a series of fantastic shaders from the https://github.com/0xhckr/ghostty-shaders repository. These shaders are not my own and full credit belongs to the authors of https://github.com/0xhckr/ghostty-shaders.