windows. Default is yes.
*preview* [yes|no] Preview the contents of the selected window when
- switching between windows. Default is no.
+ switching between windows. Default is yes.
*outlines* [yes|no] Draw an outline around the selected window when
switching between windows. Default is yes.
<gap>0</gap>
<adaptiveSync>no</adaptiveSync>
<reuseOutputMode>no</reuseOutputMode>
- <windowSwitcher show="yes" preview="no" outlines="yes" />
+ <windowSwitcher show="yes" preview="yes" outlines="yes" />
</core>
<!-- <font><theme> can be defined without an attribute to set all places -->
rc.snap_edge_range = 1;
rc.snap_top_maximize = true;
rc.cycle_view_osd = true;
- rc.cycle_preview_contents = false;
+ rc.cycle_preview_contents = true;
rc.cycle_preview_outlines = true;
rc.workspace_config.popuptime = INT_MIN;
}