From fed4a0ec1f4c3472fbeb09e9f7430e0a1083d569 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sat, 3 Jun 2023 13:44:37 -0500 Subject: [PATCH] chore(waybar): format config --- dots/.config/waybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/.config/waybar/config b/dots/.config/waybar/config index 80f1e54c..716e544b 100644 --- a/dots/.config/waybar/config +++ b/dots/.config/waybar/config @@ -194,7 +194,7 @@ "custom/media": { "return-type": "json", "on-click": "playerctl play-pause", - "exec": "~/.config/waybar/scripts/get-media.bash", + "exec": "~/.config/waybar/scripts/get-media.bash" } } ]