diff options
-rw-r--r-- | src/org.mate.marco.gschema.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/org.mate.marco.gschema.xml b/src/org.mate.marco.gschema.xml index ef24e2fc..69ee9e24 100644 --- a/src/org.mate.marco.gschema.xml +++ b/src/org.mate.marco.gschema.xml @@ -148,8 +148,8 @@ </key> <key name="compositing-fast-alt-tab" type="b"> <default>false</default> - <summary>Fast Alt-Tab Enabled</summary> - <description>Whether or not fast alt-tabbing is used when the compositing manager is enabled.</description> + <summary>Fast Alt-Tab with compositing manager (disable thumbnails)</summary> + <description>If set to true, no window thumbnails will be displayed in the alt-tab popup window when the compositing manager is enabled. Application icons will be displayed instead.</description> </key> <key name="reduced-resources" type="b"> <default>false</default> |