mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
feat(i3status-rust): show increase in corona cases
This commit is contained in:
@@ -67,7 +67,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 "🤒 " $8 " 💀 " $5}'
|
| ${pkgs.gawk}/bin/awk -F'│' '{print "🤒 " $8 " (" $4 ") 💀 " $5}'
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user