add: Omarchy inspired wayland gruvbox theme

This commit is contained in:
Toni
2025-08-04 13:36:03 -07:00
parent b9bc73bfd9
commit 20fbc9714d
4 changed files with 193 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Taken from Omarchy project
# Installation
Copy all files to `~/.config/waybar/`
```bash
mkdir -p ~/.config/waybar && cp config.jsonc style waybar.css ~/.config/waybar/
```