aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2018-10-27 17:08:40 +0300
committerJani Välimaa <wally@mageia.org>2018-10-27 17:08:40 +0300
commit62bdb0755f73022525cd982144668b3fe6213f69 (patch)
tree80d79c1165641c451885a671ca71365dfe56bf2d /data
parentd4add2f1ef36afaf9c50717a318490f3fc1ac64e (diff)
downloadconfig-62bdb0755f73022525cd982144668b3fe6213f69.tar
config-62bdb0755f73022525cd982144668b3fe6213f69.tar.gz
config-62bdb0755f73022525cd982144668b3fe6213f69.tar.bz2
config-62bdb0755f73022525cd982144668b3fe6213f69.tar.xz
config-62bdb0755f73022525cd982144668b3fe6213f69.zip
Xfwm4: enable display compositing by default
Diffstat (limited to 'data')
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
index 1832a3a..27bd48f 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
@@ -66,7 +66,7 @@
<property name="toggle_workspaces" type="bool" value="false"/>
<property name="unredirect_overlays" type="bool" value="true"/>
<property name="urgent_blink" type="bool" value="false"/>
- <property name="use_compositing" type="bool" value="false"/>
+ <property name="use_compositing" type="bool" value="true"/>
<property name="workspace_count" type="int" value="4"/>
<property name="wrap_cycle" type="bool" value="true"/>
<property name="wrap_layout" type="bool" value="false"/>