ajout cal
parent
935663bdf5
commit
f15105143e
|
|
@ -3,6 +3,55 @@ config_version = 8
|
||||||
[calendar]
|
[calendar]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
|
[calendar.account.radical]
|
||||||
|
color = "primary"
|
||||||
|
name = "Mon cal perso"
|
||||||
|
provider = "custom"
|
||||||
|
server_url = "https://cal.portenseigne.ovh/gil/d214b298-c641-a170-4766-89c30dd08b14/"
|
||||||
|
type = "caldav"
|
||||||
|
username = "gil"
|
||||||
|
|
||||||
|
[desktop_widgets]
|
||||||
|
schema_version = 2
|
||||||
|
widget_order = [ "desktop-widget-0000000000000001", "desktop-widget-0000000000000002" ]
|
||||||
|
|
||||||
|
[desktop_widgets.grid]
|
||||||
|
cell_size = 16
|
||||||
|
major_interval = 4
|
||||||
|
visible = true
|
||||||
|
|
||||||
|
[desktop_widgets.widget.desktop-widget-0000000000000001]
|
||||||
|
box_height = 240.0
|
||||||
|
box_width = 240.0
|
||||||
|
cx = 1784.0
|
||||||
|
cy = 188.0
|
||||||
|
output = "eDP-1"
|
||||||
|
rotation = 0.0
|
||||||
|
type = "weather"
|
||||||
|
|
||||||
|
[desktop_widgets.widget.desktop-widget-0000000000000001.settings]
|
||||||
|
background = true
|
||||||
|
color = "secondary"
|
||||||
|
forecast_days = 5
|
||||||
|
show_forecast = true
|
||||||
|
|
||||||
|
[desktop_widgets.widget.desktop-widget-0000000000000002]
|
||||||
|
box_height = 160.0
|
||||||
|
box_width = 384.0
|
||||||
|
cx = 960.0
|
||||||
|
cy = 988.0
|
||||||
|
output = "eDP-1"
|
||||||
|
rotation = 0.0
|
||||||
|
type = "sysmon"
|
||||||
|
|
||||||
|
[desktop_widgets.widget.desktop-widget-0000000000000002.settings]
|
||||||
|
display = "graph"
|
||||||
|
stat = "cpu_usage"
|
||||||
|
stat2 = "cpu_temp"
|
||||||
|
|
||||||
|
[location]
|
||||||
|
address = "Tours, France"
|
||||||
|
|
||||||
[lockscreen_widgets]
|
[lockscreen_widgets]
|
||||||
enabled = false
|
enabled = false
|
||||||
schema_version = 2
|
schema_version = 2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue