mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Get buildroot-external tree to reflect 2022.02.1
- Changes to the raspberypi board folder/structure - Bump python related poackages and fixes to Python3.10 - Bump KF5 framewerk packages to 5.91 - Bump qtwebengine to 5.15.8 - Bump/Add/Fix all OVOS related packages - Fixes all over the OpenVoiceOS structure for 2022.02.1
This commit is contained in:
@@ -47,6 +47,11 @@
|
||||
]
|
||||
},
|
||||
"server": {
|
||||
"disabled": false,
|
||||
"url": "https://api.mycroft.ai",
|
||||
"version": "v1",
|
||||
"update": true,
|
||||
"metrics": false,
|
||||
"sync_skill_settings": false
|
||||
},
|
||||
"Audio": {
|
||||
|
9
buildroot-external/rootfs-overlay/etc/xdg/OvosTheme
Normal file
9
buildroot-external/rootfs-overlay/etc/xdg/OvosTheme
Normal file
@@ -0,0 +1,9 @@
|
||||
[ColorScheme]
|
||||
name=OVOS Color Scheme
|
||||
primaryColor=#FF252525
|
||||
secondaryColor=#FFAD050E
|
||||
textColor=#FFF1F1F1
|
||||
|
||||
[SelectedScheme]
|
||||
name=OVOS Color Scheme
|
||||
path=/usr/share/OVOS/ColorSchemes/ovos_scheme.json
|
Reference in New Issue
Block a user