mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Install a new default browser (#5627)
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user