chore(waybar): format config

This commit is contained in:
Price Hiller 2023-06-03 13:44:37 -05:00
parent 515857e0d0
commit fed4a0ec1f
No known key found for this signature in database

View File

@ -194,7 +194,7 @@
"custom/media": { "custom/media": {
"return-type": "json", "return-type": "json",
"on-click": "playerctl play-pause", "on-click": "playerctl play-pause",
"exec": "~/.config/waybar/scripts/get-media.bash", "exec": "~/.config/waybar/scripts/get-media.bash"
} }
} }
] ]