diff --git a/src/integration.md b/src/integration.md index 917e0fd..10d4c12 100644 --- a/src/integration.md +++ b/src/integration.md @@ -72,7 +72,7 @@ protocol to the `~/.config/waybar/config` file: "wlr/taskbar": { "format": "{app_id}", "on-click": "minimize-raise", - } + }, ``` See the [waybar documentation] for further information.