Changes to blocks config

This commit is contained in:
Jonathan Hodgson 2018-04-30 12:23:24 +01:00
parent 734ca37b07
commit 5a6c4005b6
2 changed files with 16 additions and 0 deletions

View file

@ -39,6 +39,10 @@ instance=CAPS
interval=once
signal=11
[serverstatus]
command=~/.dotfiles/i3/blocks/server
interval=5
# Volume indicator
#
# The first parameter sets the step (and units to display)
@ -92,6 +96,7 @@ interval=10
separator=false
[bandwidth]
command=/usr/lib/i3blocks/$BLOCK_NAME | sed "s/IN/↓/g" | sed "s/OUT/↑/g"
#instance=eth0
interval=5