make i3blocks scripts relative paths, use i3blocks-bandwidth.pl
authorAndrew Lorimer <andrew@lorimer.id.au>
Thu, 6 Jun 2019 09:04:21 +0000 (19:04 +1000)
committerAndrew Lorimer <andrew@lorimer.id.au>
Thu, 6 Jun 2019 09:04:21 +0000 (19:04 +1000)
i3/.i3blocks.conf
index 38cd1b5a3afa341d8786b9d475ebea36783d73ae..15f99341c707cc0d86f58b04fd5499c7c9c667b0 100644 (file)
@@ -30,7 +30,7 @@ color=#93a1a1
 
 # music
 [mediaplayer]
-command=~/scripts/i3blocks-music.pl
+command=/home/andrew/scripts/i3blocks-music.pl
 interval=1
 
 # volume
@@ -49,7 +49,7 @@ interval=1
 # network throughput
 [bandwidth]
 interval=1
-command=~/scripts/i3blocks-bandwidth.sh -o "/ "
+command=/home/andrew/scripts/i3blocks-bandwidth.pl bond0
 
 # load
 [load_average]