1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-05 10:55:17 +02:00

Added option to hide header greetings and date separately

This commit is contained in:
Paweł Malak 2021-11-18 16:03:44 +01:00
parent 5cf7708ab8
commit 85a65aef52
11 changed files with 153 additions and 100 deletions

View file

@ -27,5 +27,6 @@
"showTime": false,
"defaultTheme": "tron",
"isKilometer": true,
"weatherData": "cloud"
"weatherData": "cloud",
"hideDate": false
}