From de87855574abef6b0f607f42c61dbe092ed1f2dd Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Mon, 3 Dec 2018 12:05:38 +0000 Subject: [PATCH] Adds shortcut for producting TLDR PDF --- i3/i3blocks-secondary.conf | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/i3/i3blocks-secondary.conf b/i3/i3blocks-secondary.conf index c3943404..07501fad 100644 --- a/i3/i3blocks-secondary.conf +++ b/i3/i3blocks-secondary.conf @@ -45,13 +45,9 @@ color=#00FF00 #[nameservers] #interval=5 -#command=~/.dotfiles/i3/blocks/dns storedev.checkit.net a 185.181.126.141 -#label=storedev.checkit.net -#separator=false -# -#[anameserver] -#interval=5 -#command=drill a example.com @ns.mainnameserver.com | sed -ne '/ANSWER SECTION/,/AUTHORITY SECTION/ p' | head -n -2 | tail -n +2 | awk '{ print $5" " }' | xargs echo +#command=~/.dotfiles/i3/blocks/dns forelockandload.com a 83.223.111.133 +#label=Forelock And Load +#separator=true #[siteStatus] @@ -79,6 +75,11 @@ command=~/.dotfiles/i3/blocks/serverStatus VPS03 interval=10 separator=false +[vps04status] +command=~/.dotfiles/i3/blocks/serverStatus VPS04 +interval=10 +separator=false + [freightlinerstatus] command=~/.dotfiles/i3/blocks/serverStatus Freightliner interval=10