From d38a24bf072b8407b21042214b4c36fd59149af7 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Wed, 12 Aug 2026 13:36:16 -0700 Subject: gnome: display-profile-switcher extension --- ....extensions.display-profile-switcher.gschema.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .local/share/gnome-shell/extensions/display-profile-switcher@rbenencia.name/schemas/org.gnome.shell.extensions.display-profile-switcher.gschema.xml (limited to '.local/share/gnome-shell/extensions/display-profile-switcher@rbenencia.name/schemas/org.gnome.shell.extensions.display-profile-switcher.gschema.xml') diff --git a/.local/share/gnome-shell/extensions/display-profile-switcher@rbenencia.name/schemas/org.gnome.shell.extensions.display-profile-switcher.gschema.xml b/.local/share/gnome-shell/extensions/display-profile-switcher@rbenencia.name/schemas/org.gnome.shell.extensions.display-profile-switcher.gschema.xml new file mode 100644 index 0000000..ffac288 --- /dev/null +++ b/.local/share/gnome-shell/extensions/display-profile-switcher@rbenencia.name/schemas/org.gnome.shell.extensions.display-profile-switcher.gschema.xml @@ -0,0 +1,21 @@ + + + + + + [] + Saved display profiles + + Each profile has a name, one or more monitor rules, and a display + layout captured from org.gnome.Mutter.DisplayConfig. Monitor-rule keys + are connector, vendor, product, and serial; their values are regular + expressions matched against connected monitors. + + + + false + Apply the first matching profile after monitor changes + + + -- cgit v1.2.3