Adds speed test to blocks

This commit is contained in:
Jonathan Hodgson 2019-03-14 17:13:50 +00:00
parent 6a508f7e44
commit db460c3fa5

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