Adds nameserver and site status i3 blocks
This commit is contained in:
parent
f71a059603
commit
e04ffb56f5
3 changed files with 38 additions and 0 deletions
|
@ -42,6 +42,16 @@ command=xset -q | grep Caps 2> /dev/null | cut -c23 | sed "s/n/CAPS/" | sed "s/f
|
|||
signal=11
|
||||
color=#00FF00
|
||||
|
||||
#[nameservers]
|
||||
#interval=5
|
||||
#command=~/.dotfiles/i3/blocks/nameservers domain.com
|
||||
#label=Example Nameservers
|
||||
#
|
||||
#[siteStatis]
|
||||
#interval=5
|
||||
#command=~/.dotfiles/i3/blocks/siteStatus https://www.domain.com "Something that should be found on a working request"
|
||||
|
||||
|
||||
[homeServerUpdates]
|
||||
interval=300
|
||||
command=~/.dotfiles/i3/blocks/homeServerUpdates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue