1
<?xml version="1.0" encoding="UTF-8"?>
3
<channel name="xfwm4" version="1.0">
4
<property name="general" type="empty">
5
<property name="borderless_maximize" type="bool" value="true"/>
6
<property name="cycle_hidden" type="bool" value="true"/>
7
<property name="cycle_minimum" type="bool" value="true"/>
8
<property name="cycle_workspaces" type="bool" value="false"/>
9
<property name="double_click_action" type="string" value="maximize"/>
10
<property name="easy_click" type="string" value="Alt"/>
11
<property name="focus_hint" type="bool" value="true"/>
12
<property name="frame_opacity" type="int" value="57"/>
13
<property name="inactive_opacity" type="int" value="100"/>
14
<property name="move_opacity" type="int" value="100"/>
15
<property name="placement_ratio" type="int" value="20"/>
16
<property name="popup_opacity" type="int" value="100"/>
17
<property name="prevent_focus_stealing" type="bool" value="false"/>
18
<property name="raise_with_any_button" type="bool" value="false"/>
19
<property name="resize_opacity" type="int" value="100"/>
20
<property name="restore_on_move" type="bool" value="true"/>
21
<property name="scroll_workspaces" type="bool" value="false"/>
22
<property name="show_frame_shadow" type="bool" value="false"/>
23
<property name="show_popup_shadow" type="bool" value="false"/>
24
<property name="snap_resist" type="bool" value="false"/>
25
<property name="theme" type="string" value="Albatross"/>
26
<property name="toggle_workspaces" type="bool" value="false"/>
27
<property name="unredirect_overlays" type="bool" value="false"/>
28
<property name="use_compositing" type="bool" value="false"/>
29
<property name="workspace_count" type="int" value="2"/>
30
<property name="workspace_names" type="array">
31
<value type="string" value="1"/>
32
<value type="string" value="2"/>
34
<property name="wrap_cycle" type="bool" value="false"/>
35
<property name="wrap_layout" type="bool" value="false"/>