Add block to monitor updates on home server

This commit is contained in:
Jonathan Hodgson 2018-05-17 16:27:46 +01:00
parent cbc0c7b4c4
commit c514e6042d
2 changed files with 18 additions and 0 deletions

View file

@ -42,6 +42,11 @@ command=xset -q | grep Caps 2> /dev/null | cut -c23 | sed "s/n/CAPS/" | sed "s/f
signal=11
color=#00FF00
[homeServerUpdates]
interval=300
command=~/.dotfiles/i3/blocks/homeServerUpdates
label=Home Server Updates
[vps01status]
command=~/.dotfiles/i3/blocks/serverStatus VPS01
interval=30