Sync config
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
"IS_MAXIMIZED": true,
|
"IS_MAXIMIZED": true,
|
||||||
"IS_MINIMIZED": false,
|
"IS_MINIMIZED": false,
|
||||||
"WINDOW_BOUNDS": {
|
"WINDOW_BOUNDS": {
|
||||||
"x": 4127,
|
"x": 320,
|
||||||
"y": 144,
|
"y": 277,
|
||||||
"width": 1280,
|
"width": 1280,
|
||||||
"height": 720
|
"height": 720
|
||||||
},
|
},
|
||||||
@@ -21,5 +21,7 @@
|
|||||||
"BACKGROUND_COLOR": "#000000",
|
"BACKGROUND_COLOR": "#000000",
|
||||||
"enableHardwareAcceleration": true,
|
"enableHardwareAcceleration": true,
|
||||||
"offloadAdmControls": true,
|
"offloadAdmControls": true,
|
||||||
"asyncVideoInputDeviceInit": false
|
"asyncVideoInputDeviceInit": false,
|
||||||
|
"openH264Enabled": true,
|
||||||
|
"enableLibOpenH264Electron": false
|
||||||
}
|
}
|
||||||
@@ -21,11 +21,12 @@ RemoveMake
|
|||||||
#SaveChanges
|
#SaveChanges
|
||||||
CombinedUpgrade
|
CombinedUpgrade
|
||||||
BatchInstall
|
BatchInstall
|
||||||
#CleanAfter
|
CleanAfter
|
||||||
#UpgradeMenu
|
#UpgradeMenu
|
||||||
NewsOnUpgrade
|
NewsOnUpgrade
|
||||||
SkipReview
|
SkipReview
|
||||||
#LocalRepo
|
#LocalRepo
|
||||||
|
# Chroot build is best but bad aur packages are so common
|
||||||
#Chroot
|
#Chroot
|
||||||
#Sign
|
#Sign
|
||||||
#SignDb
|
#SignDb
|
||||||
|
|||||||
Reference in New Issue
Block a user