This commit is contained in:
2026-08-27 16:15:31 -04:00
parent 9b4e7b8d0b
commit 248369d0c3
5 changed files with 11 additions and 37 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
{
"output": "{{ .out }}",
"layer": "top", // Waybar at top layer
"position": "left", // Waybar position (top|bottom|left|right)
"width": 44, // Waybar width
"position": "top", // Waybar position (top|bottom|left|right)
"height": 44, // Waybar height
// Choose the order of the modules
"modules-left": ["clock", "pulseaudio"],
"modules-center": ["sway/workspaces"],