mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
feat(i3): show *active* covid cases
This commit is contained in:
@@ -64,7 +64,7 @@ in
|
|||||||
| ${pkgs.gnugrep}/bin/grep Germany \
|
| ${pkgs.gnugrep}/bin/grep Germany \
|
||||||
| ${pkgs.gnused}/bin/sed 's/\s*//g' \
|
| ${pkgs.gnused}/bin/sed 's/\s*//g' \
|
||||||
| ${pkgs.ansifilter}/bin/ansifilter \
|
| ${pkgs.ansifilter}/bin/ansifilter \
|
||||||
| ${pkgs.gawk}/bin/awk -F'│' '{print "🤒 " $3 " 💀 " $5}'
|
| ${pkgs.gawk}/bin/awk -F'│' '{print "🤒 " $8 " 💀 " $5}'
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user