Skip to content

Commit c46058f

Browse files
committed
src/integration: fix example config for waybar
Fixes: labwc/labwc#1205 Reported-by: @bdantas (thanks)
1 parent 4a33665 commit c46058f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ protocol to the `~/.config/waybar/config` file:
7272
"wlr/taskbar": {
7373
"format": "{app_id}",
7474
"on-click": "minimize-raise",
75-
}
75+
},
7676
```
7777

7878
See the [waybar documentation] for further information.

0 commit comments

Comments
 (0)