Make bandwidth block update every 2 seconds rather than 5
This commit is contained in:
parent
6791385c2a
commit
7d53123d6d
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ separator=false
|
|||
[bandwidth]
|
||||
command=/usr/lib/i3blocks/$BLOCK_NAME | sed "s/IN/↓/g" | sed "s/OUT/↑/g"
|
||||
#instance=eth0
|
||||
interval=5
|
||||
interval=2
|
||||
|
||||
# CPU usage
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue