Update headset-as-primary, default to false

So virtual displays are more likely to appear next to the glasses display
This commit is contained in:
wheaney 2025-02-28 21:49:12 -08:00
parent f2f2406995
commit b6f903d05d
2 changed files with 2 additions and 2 deletions

View File

@ -259,7 +259,7 @@ export const MonitorManager = GObject.registerClass({
'Use headset as primary monitor',
'Automatically set the headset as the primary display upon connection',
GObject.ParamFlags.READWRITE,
true
false
),
'extension-path': GObject.ParamSpec.string(
'extension-path',

View File

@ -156,7 +156,7 @@
</key>
<key name="headset-as-primary" type="b">
<default>
true
false
</default>
<summary>Headset as primary</summary>
<description>