393d7246cc
GSettings now recognizes per-desktop overrides that can be used to change schemas' default values for a particular desktop. This is not entirely unlike our existing custom override mechanism in mutter, except that it is not limited to keys in org.gnome.mutter, and it doesn't require a separate schema - the latter means that we (and gnome-teak-tool) no longer have to figure out the correct schema for the current login session and just use the original one. https://bugzilla.gnome.org/show_bug.cgi?id=786496
7 lines
158 B
Plaintext
7 lines
158 B
Plaintext
[org.gnome.mutter:GNOME]
|
|
attach-modal-dialogs=true
|
|
edge-tiling=true
|
|
dynamic-workspaces=true
|
|
workspaces-only-on-primary=true
|
|
focus-change-on-pointer-rest=true
|