1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Add PrettyWeather as an experimental module

This commit is contained in:
Chris Cummer
2018-06-02 06:01:29 -07:00
parent 97123c1a6c
commit c1f9c7bbfb
34 changed files with 316 additions and 6 deletions

View File

@@ -72,7 +72,8 @@ change. <br />
Values: A positive integer, `0..n`.
`term` <br />
This value is _optional_. Sets a custom value for the terminal type this app runs in. Leave this entry out of the config if you simply want to use your terminal's
_Optional_. <br />
Sets a custom value for the terminal type this app runs in. Leave this entry out of the config if you simply want to use your terminal's
default setting. <br />
**Note:** If an invalid value is provided for this setting, the app will
crash with a `"terminal entry not found"` error. <br />