niri: add waybar

This commit is contained in:
2026-05-20 20:45:21 +02:00
parent 9582b16219
commit 65e82799d6
5 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"layer": "top",
"position": "top",
"modules-left": [
"niri/workspaces",
"niri/window"
],
"modules-right": [
"tray",
"clock"
],
"reload_style_on_change": true,
}