Lots of changes including capslock block and fellowship latex template

This commit is contained in:
Jonathan Hodgson 2018-05-08 09:07:27 +01:00
parent bb1c4a14a6
commit a97618b270
5 changed files with 262 additions and 4 deletions

View file

@ -34,16 +34,20 @@ markup=none
#
# bindsym --release Caps_Lock exec pkill -S5
# bindsym --release Num_Lock exec pkill -SIGRTMIN+11 i3blocks
[keyindicator]
instance=CAPS
interval=once
command=xset -q | grep Caps 2> /dev/null | cut -c23 | sed "s/n/CAPS/" | sed "s/f//"
signal=11
color=#00FF00
[wanip]
command=curl -s checkip.dyndns.org | sed -e 's/.*Current IP Address: //' -e 's/<.*$//'
interval=10
color=#00FF00
label=WAN IP
command=echo "<span foreground='#00FF00'> $(curl -s checkip.dyndns.org | sed -e 's/.*Current IP Address: //' -e 's/<.*$//') </span>"
interval=30
markup=pango
#colorI#=
# Generic media player support
#

View file

@ -37,7 +37,9 @@ markup=none
[keyindicator]
instance=CAPS
interval=once
command=xset -q | grep Caps 2> /dev/null | cut -c23 | sed "s/n/CAPS/" | sed "s/f//"
signal=11
color=#00FF00
[vps01status]
command=~/.dotfiles/i3/blocks/serverStatus VPS01