Adds speed test to blocks

This commit is contained in:
Jonathan Hodgson 2019-03-14 17:13:50 +00:00
parent b05f2b6d69
commit c98e758dd9

View file

@ -41,6 +41,10 @@ command=xset -q | grep Caps 2> /dev/null | cut -c23 | sed "s/n/CAPS/" | sed "s/f
signal=11
color=#00FF00
[speedtest]
command=echo "$(speedtest --simple | tr '\n' ' ')"
interval=30
[apachestatus]
command=~/.dotfiles/i3/blocks/apache
interval=5