Make i3 work with new version of i3-blocks
This commit is contained in:
parent
06a45c6c68
commit
334633b16f
10 changed files with 288 additions and 18 deletions
|
@ -18,8 +18,8 @@ if [ "$BLOCK_BUTTON" = "1" ]; then
|
|||
echo "$used/$total"
|
||||
echo "$used/$total"
|
||||
else
|
||||
echo "$percent%"
|
||||
echo "$percent%"
|
||||
echo "$label $percent%"
|
||||
echo "$label $percent%"
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue