mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
27 lines
569 B
JSON
27 lines
569 B
JSON
{
|
|
"policies": {
|
|
"Preferences": {
|
|
"apz.overscroll.enabled": {
|
|
"Value": true,
|
|
"Status": "default"
|
|
},
|
|
"media.ffmpeg.vaapi.enabled": {
|
|
"Value": true,
|
|
"Status": "default"
|
|
},
|
|
"media.hardware-video-decoding.force-enabled": {
|
|
"Value": true,
|
|
"Status": "default"
|
|
},
|
|
"widget.disable-swipe-tracker": {
|
|
"Value": false,
|
|
"Status": "default"
|
|
},
|
|
"widget.wayland.fractional-scale.enabled": {
|
|
"Value": true,
|
|
"Status": "default"
|
|
}
|
|
}
|
|
}
|
|
}
|