An open API service indexing awesome lists of open source software.

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

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.