mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-06 05:58:47 +02:00
Update config.json
This commit is contained in:
@@ -67,11 +67,9 @@
|
|||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"FM_HOME": "/share/webtop_kde",
|
|
||||||
"HOME": "/share/webtop_kde",
|
|
||||||
"PGID": "0",
|
"PGID": "0",
|
||||||
"PUID": "0",
|
"PUID": "0",
|
||||||
"TITLE": "Alpine KDE webtop",
|
"TITLE": "Alpine webtop",
|
||||||
"shm_size": "1gb"
|
"shm_size": "1gb"
|
||||||
},
|
},
|
||||||
"host_dbus": true,
|
"host_dbus": true,
|
||||||
@@ -89,7 +87,7 @@
|
|||||||
"DNS_server": "8.8.8.8",
|
"DNS_server": "8.8.8.8",
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"additional_apps": "engrampa,libreoffice",
|
"additional_apps": "engrampa",
|
||||||
"rpi_video_drivers": true
|
"rpi_video_drivers": true
|
||||||
},
|
},
|
||||||
"panel_icon": "mdi:monitor",
|
"panel_icon": "mdi:monitor",
|
||||||
@@ -128,6 +126,6 @@
|
|||||||
"slug": "webtop-kde",
|
"slug": "webtop-kde",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "5.24.5-test1",
|
"version": "5.24.5-test2",
|
||||||
"video": true
|
"video": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user