Adds shortcut for producting TLDR PDF
This commit is contained in:
parent
d64e39e874
commit
9903b57596
1 changed files with 8 additions and 7 deletions
|
@ -45,13 +45,9 @@ color=#00FF00
|
||||||
|
|
||||||
#[nameservers]
|
#[nameservers]
|
||||||
#interval=5
|
#interval=5
|
||||||
#command=~/.dotfiles/i3/blocks/dns storedev.checkit.net a 185.181.126.141
|
#command=~/.dotfiles/i3/blocks/dns forelockandload.com a 83.223.111.133
|
||||||
#label=storedev.checkit.net
|
#label=Forelock And Load
|
||||||
#separator=false
|
#separator=true
|
||||||
#
|
|
||||||
#[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
|
|
||||||
|
|
||||||
|
|
||||||
#[siteStatus]
|
#[siteStatus]
|
||||||
|
@ -79,6 +75,11 @@ command=~/.dotfiles/i3/blocks/serverStatus VPS03
|
||||||
interval=10
|
interval=10
|
||||||
separator=false
|
separator=false
|
||||||
|
|
||||||
|
[vps04status]
|
||||||
|
command=~/.dotfiles/i3/blocks/serverStatus VPS04
|
||||||
|
interval=10
|
||||||
|
separator=false
|
||||||
|
|
||||||
[freightlinerstatus]
|
[freightlinerstatus]
|
||||||
command=~/.dotfiles/i3/blocks/serverStatus Freightliner
|
command=~/.dotfiles/i3/blocks/serverStatus Freightliner
|
||||||
interval=10
|
interval=10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue