Displaying day periods, readme

This commit is contained in:
2023-06-09 01:28:49 +02:00
parent f330e49378
commit 93674553b4
5 changed files with 60 additions and 2 deletions

View File

@@ -10,7 +10,8 @@
"title": "Configuration",
"sections": [
"sec_image_configuration",
"sec_location"
"sec_location",
"sec_times"
]
},
"pg_about": {
@@ -39,6 +40,13 @@
"etr_longitude"
]
},
"sec_times": {
"type": "section",
"title": "Time periods",
"keys": [
"tv_times"
]
},
"sec_project": {
"type": "section",
"title": "About the project",
@@ -91,6 +99,11 @@
"description": "Longitude",
"dependency": "!sw_auto_location"
},
"tv_times": {
"type": "textview",
"description": "Time sections today",
"default": ""
},
"lb_about": {
"type": "label",
"description": "Based on a location, this extension calculates the periods of a day and switch the background image of your Cinnamon desktop. The extension offers the choice between a set of predownloaded wallpapers or to select a custom set of images."