Use gnome-shell monitor order

This commit is contained in:
Charles Gagnon
2025-02-04 21:50:43 -05:00
parent e8565df417
commit b66d6e0430
3 changed files with 29 additions and 31 deletions

View File

@@ -610,20 +610,19 @@
<description>When the applications are ungrouped, this defines if running applications stay separate from the favorite icons.</description>
</key>
<key type="i" name="primary-monitor">
<default>0</default>
<default>-1</default>
<summary>Primary monitor index</summary>
<description>Specifies the index of the primary monitor.</description>
<description>Specifies the index of the primary monitor. -1 if same as gnome-shell primary monitor.</description>
</key>
<key type="i" name="gs-primary-monitor">
<default>0</default>
<summary>Primary gnome-shell monitor index</summary>
</key>
<key type="b" name="multi-monitors">
<default>true</default>
<summary>Display panels on all monitors</summary>
<description>Specifies if a panel is shown on every monitors</description>
</key>
<key type="ai" name="available-monitors">
<default>[]</default>
<summary>Available monitors</summary>
<description>Available gnome-shell (Mutter) monitors, internal use</description>
</key>
<key type="b" name="isolate-monitors">
<default>false</default>
<summary>Provide monitor isolation</summary>