1
0
Fork 0

Update README.md - shorten width of text

master
stweedo 2023-06-21 11:47:12 -05:00 committed by GitHub
parent 4bc4a4cba5
commit 65db3285bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@ Here's what an example configuration might look like:
"boxPos": { "x": 0.5, "y": 0.5 },
"prefix": "", // Adds a string to the beginning of the main string
"suffix": "", // Adds a string to the end of the main string
"disableSuffix": true, // Only used to remove the DayOfMonth suffix
"short": false // Gets long format value of time, meridian, date, or DoW
"disableSuffix": true, // Use to remove DayOfMonth suffix only
"short": false // Use long format of time, meridian, date, or DoW
},
"bg": { // Can also be removed for no background