skel: xfwm4: disable window shadows

fixes #29
This commit is contained in:
nodiscc
2020-03-09 18:55:49 +01:00
parent 1b46897a60
commit 5421b628f6

View File

@@ -25,6 +25,8 @@
<property name="title_font" type="string" value="Roboto 10"/>
<property name="title_horizontal_offset" type="int" value="0"/>
<property name="title_shadow_active" type="string" value="false"/>
<property name="show_dock_shadow" type="bool" value="false"/>
<property name="show_frame_shadow" type="bool" value="false"/>
<property name="unredirect_overlays" type="bool" value="true"/>
<property name="urgent_blink" type="bool" value="true"/>
<property name="use_compositing" type="bool" value="true"/>