add: niri getting started config

This commit is contained in:
Ricardo
2025-12-21 00:52:59 -08:00
parent ca1cacdd5f
commit 957c8dd029
15 changed files with 1104 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/
```