Displaying day periods, readme
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user