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:
parent
f5be4a1593
commit
7d6bc4dffe
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user