Update Readme

This commit is contained in:
Dylan 2016-01-13 12:35:38 +11:00
parent 7125998141
commit 209216a516
2 changed files with 5 additions and 4 deletions

View File

@ -91,6 +91,10 @@ These are the script's optional dependencies:
## Usage
There's an array near the top of the script that allows you
to pick and choose what to display and where! You can also add custom
info to print!
The script now supports dynamic image sizing and padding,
<br\> it's enabled by default and there's a variable you
<br\> need to set for it to work correctly.
@ -101,9 +105,6 @@ You can either change the variable $fontwidth inside of the
Once you set the var the script will scale the image and padding
<br\> to fit your terminal window.
Please report any bugs or issues you're having with this as I can't
<br\> test with many configurations.
```
usage: ${0##*/} [--colors 1 2 3 4 5] [--kernel "\$\(uname -rs\)"]

2
fetch
View File

@ -38,7 +38,7 @@ export LANGUAGE=C
# "echo: Custom string to print"
#
# Optional info lines that are disabled by default are:
# "getresolution" "getsong"
# "getresolution" "getsong" "getvisualstyle"
info=(
"gettitle"
"underline"