This commit is contained in:
Dylan 2016-01-31 15:08:12 +11:00
parent 6d5da38daa
commit 50ba421dce
1 changed files with 5 additions and 3 deletions

View File

@ -329,9 +329,6 @@ or you know where it's stored then adding support won't be a problem!<br \>
## Issues and Workarounds ## Issues and Workarounds
#### The image is blank and won't show up.
#### The text is too long for my terminal window and wraps to the next line causing the image to not render correctly. #### The text is too long for my terminal window and wraps to the next line causing the image to not render correctly.
There are a few ways to fix this. There are a few ways to fix this.
@ -346,11 +343,14 @@ There are a few ways to fix this.
uptime_shorthand="on" uptime_shorthand="on"
gtk_shorthand="on" gtk_shorthand="on"
gpu_shorthand="on" gpu_shorthand="on"
birthday_shorthand="on"
# Launch flags # Launch flags
--uptime_shorthand on --uptime_shorthand on
--gtk_shorthand on --gtk_shorthand on
--gpu_shorthand on --gpu_shorthand on
--birthday_shorthand on
``` ```
* Edit the config to make the subtitles shorter * Edit the config to make the subtitles shorter
@ -407,5 +407,7 @@ Thanks to:
- @xDemonessx: Helping me test the Windows version. - @xDemonessx: Helping me test the Windows version.
- Everyone else who has helped test the script and given feedback.
<!-- }}} --> <!-- }}} -->