readme
This commit is contained in:
parent
6d5da38daa
commit
50ba421dce
|
@ -329,9 +329,6 @@ or you know where it's stored then adding support won't be a problem!<br \>
|
|||
## 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.
|
||||
|
||||
There are a few ways to fix this.
|
||||
|
@ -346,11 +343,14 @@ There are a few ways to fix this.
|
|||
uptime_shorthand="on"
|
||||
gtk_shorthand="on"
|
||||
gpu_shorthand="on"
|
||||
birthday_shorthand="on"
|
||||
|
||||
# Launch flags
|
||||
--uptime_shorthand on
|
||||
--gtk_shorthand on
|
||||
--gpu_shorthand on
|
||||
--birthday_shorthand on
|
||||
|
||||
```
|
||||
|
||||
* Edit the config to make the subtitles shorter
|
||||
|
@ -407,5 +407,7 @@ Thanks to:
|
|||
|
||||
- @xDemonessx: Helping me test the Windows version.
|
||||
|
||||
- Everyone else who has helped test the script and given feedback.
|
||||
|
||||
|
||||
<!-- }}} -->
|
||||
|
|
Reference in New Issue