1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

Added actions to corona widget

This commit is contained in:
Ryan Kes 2020-03-21 19:11:48 +01:00
parent f5be4a1593
commit 7d6bc4dffe

View File

@ -407,6 +407,9 @@ type = custom/script
exec = curl --silent "https://corona-stats.online/Netherlands?minimal=true" | sed -n '2p' | sed 's/\x1b\[[0-9;]*m//g' | awk '{ print "😷" $6, "💀" $7"%", $9$10, $11$12 }'
interval = 900
click-left = brave https://corona-stats.online/Netherlands
click-right = brave https://corona-stats.online
;== Other Settings ========================================================
[settings]