1
1
mirror of https://github.com/nboughton/dotfiles synced 2024-11-26 04:28:43 +01:00
github.com-nboughton-dotfiles/polybar/modules/covid
2021-06-02 10:18:57 +01:00

3 lines
156 B
Bash
Executable File

#!/bin/bash
~/.config/waybar/modules/covid/covid-checker ltla E07000012 | jq -jr '[.class, .text] | join(" ")' | sed -e 's/DOWN//' | sed -e 's/UP//'