Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x15ba88ff/hyprshaders
A collection of shaders for hyprshade i have stolen over time
https://github.com/0x15ba88ff/hyprshaders
Last synced: about 9 hours ago
JSON representation
A collection of shaders for hyprshade i have stolen over time
- Host: GitHub
- URL: https://github.com/0x15ba88ff/hyprshaders
- Owner: 0x15BA88FF
- Created: 2024-10-19T20:09:45.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T12:54:32.000Z (about 1 month ago)
- Last Synced: 2024-12-12T13:41:04.099Z (about 1 month ago)
- Language: GLSL
- Size: 26.4 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HyprShaders β¨
A curated collection of shaders for Hyprland and Hyprshade that I've gathered (or "borrowed") over time.
[Find More Cool Shaders Here](https://www.shadertoy.com/)
## Installation
Clone the repository into your Hyprland config directory:
```bash
git clone https://github.com/0x15BA88FF/hyprshaders.git /path/to/shader/directory
```I store my shaders in `~/.config/hypr/hyprshaders/` because it fits in well with my [dotfiles]([https://github.com/0x15BA88FF/hyproasis).
## Usage
Before applying these awesome shaders, make sure you have [Hyprshade](https://github.com/loqusion/hyprshade) installed.
Once you have Hyprshade, you can easily apply a shader with the following command:
```bash
hyprshade toggle /path/to/shader
```Just replace `/path/to/shader` with the specific shader file you want to use.
## Shader Collection
Hereβs a list of available shaders in the repository, each adding unique visual effects to your Hyprland environment:
- **retro** (Credit: [@wessles](https://github.com/wessles/GLSL-CRT), [@AymanLyesri](https://github.com/AymanLyesri))
- **colors** (Credit: [@MahouShoujoMivutilde](https://github.com/MahouShoujoMivutilde), [@AymanLyesri](https://github.com/AymanLyesri))
- **chromatic_aberration** (Credit: [@end-4](https://github.com/end-4/dots-hyprland/))
- **drugs** (Credit: [@end-4](https://github.com/end-4/dots-hyprland/))
- **extradark** (Credit: [@end-4](https://github.com/end-4/dots-hyprland/))
- **invert** (Credit: [@end-4](https://github.com/end-4/dots-hyprland/))
- **solarized** (Credit: [@end-4](https://github.com/end-4/dots-hyprland/))
- **crt** (Credit: [@vdawg-git](https://github.com/vdawg-git/dotfiles))
- **grain** (Credit: [@vdawg-git](https://github.com/vdawg-git/dotfiles))
- **contrast** (Credit: [@vdawg-git](https://github.com/vdawg-git/space_dots))Feel free to browse and experiment with these shaders to find the perfect look for your setup!
## Screenshots
None yet, but feel free to add your own and contribute! π
---
### Improvements:
- [ ] You to ***PR*** a sexy shader.
- [ ] You to ***STAR*** this repo.