Adds speed test to blocks
This commit is contained in:
parent
b05f2b6d69
commit
c98e758dd9
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@ command=xset -q | grep Caps 2> /dev/null | cut -c23 | sed "s/n/CAPS/" | sed "s/f
|
||||||
signal=11
|
signal=11
|
||||||
color=#00FF00
|
color=#00FF00
|
||||||
|
|
||||||
|
[speedtest]
|
||||||
|
command=echo "$(speedtest --simple | tr '\n' ' ')"
|
||||||
|
interval=30
|
||||||
|
|
||||||
[apachestatus]
|
[apachestatus]
|
||||||
command=~/.dotfiles/i3/blocks/apache
|
command=~/.dotfiles/i3/blocks/apache
|
||||||
interval=5
|
interval=5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue