Adds shortcut for producting TLDR PDF
This commit is contained in:
parent
0e77da6eab
commit
de87855574
1 changed files with 8 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue