From 113a97395643250bf3c7afb36d19e12a9e5950bf Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 13 Mar 2017 12:49:12 +0300 Subject: schema: make compositing on by default --- src/org.mate.marco.gschema.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/org.mate.marco.gschema.xml b/src/org.mate.marco.gschema.xml index cfa4feb9..ed6f523b 100644 --- a/src/org.mate.marco.gschema.xml +++ b/src/org.mate.marco.gschema.xml @@ -147,7 +147,7 @@ Tells Marco how to implement the visual indication that the system bell or another application 'bell' indicator has been rung. Currently there are two valid values, "fullscreen", which causes a fullscreen white-black flash, and "frame_flash" which causes the titlebar of the application which sent the bell signal to flash. If the application which sent the bell is unknown (as is usually the case for the default "system beep"), the currently focused window's titlebar is flashed. - false + true Compositing Manager Determines whether Marco is a compositing manager. -- cgit v1.2.1