Fix waybar config JSON

This commit is contained in:
2026-02-09 19:56:05 +11:00
parent 65f162bd32
commit 2d583d8537
2 changed files with 8 additions and 4 deletions

View File

@@ -1,4 +1,7 @@

 STDIN

 1  sam4jo
{
"layer": "top",
"position": "top",
"modules-left": ["niri/workspaces"],
"modules-center": ["clock"],
"modules-right": ["pulseaudio", "network", "tray"]
}

View File

@@ -0,0 +1 @@
* { font-family: sans-serif; font-size: 12px; }