rice

rei with the taste
git clone https://s.sonu.ch/~rei/rice.git
Log | Files | Refs | README

xfwm4.xml (5439B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 
      3 <channel name="xfwm4" version="1.0">
      4   <property name="general" type="empty">
      5     <property name="activate_action" type="string" value="bring"/>
      6     <property name="borderless_maximize" type="bool" value="true"/>
      7     <property name="box_move" type="bool" value="false"/>
      8     <property name="box_resize" type="bool" value="false"/>
      9     <property name="button_layout" type="string" value="|HMC"/>
     10     <property name="button_offset" type="int" value="0"/>
     11     <property name="button_spacing" type="int" value="0"/>
     12     <property name="click_to_focus" type="bool" value="true"/>
     13     <property name="cycle_apps_only" type="bool" value="false"/>
     14     <property name="cycle_draw_frame" type="bool" value="true"/>
     15     <property name="cycle_raise" type="bool" value="false"/>
     16     <property name="cycle_hidden" type="bool" value="true"/>
     17     <property name="cycle_minimum" type="bool" value="true"/>
     18     <property name="cycle_minimized" type="bool" value="false"/>
     19     <property name="cycle_preview" type="bool" value="true"/>
     20     <property name="cycle_tabwin_mode" type="int" value="0"/>
     21     <property name="cycle_workspaces" type="bool" value="false"/>
     22     <property name="double_click_action" type="string" value="maximize"/>
     23     <property name="double_click_distance" type="int" value="5"/>
     24     <property name="double_click_time" type="int" value="250"/>
     25     <property name="easy_click" type="string" value="Alt"/>
     26     <property name="focus_delay" type="int" value="250"/>
     27     <property name="focus_hint" type="bool" value="true"/>
     28     <property name="focus_new" type="bool" value="true"/>
     29     <property name="frame_opacity" type="int" value="100"/>
     30     <property name="frame_border_top" type="int" value="0"/>
     31     <property name="full_width_title" type="bool" value="true"/>
     32     <property name="horiz_scroll_opacity" type="bool" value="false"/>
     33     <property name="inactive_opacity" type="int" value="100"/>
     34     <property name="maximized_offset" type="int" value="0"/>
     35     <property name="mousewheel_rollup" type="bool" value="true"/>
     36     <property name="move_opacity" type="int" value="100"/>
     37     <property name="placement_mode" type="string" value="center"/>
     38     <property name="placement_ratio" type="int" value="20"/>
     39     <property name="popup_opacity" type="int" value="100"/>
     40     <property name="prevent_focus_stealing" type="bool" value="false"/>
     41     <property name="raise_delay" type="int" value="250"/>
     42     <property name="raise_on_click" type="bool" value="true"/>
     43     <property name="raise_on_focus" type="bool" value="false"/>
     44     <property name="raise_with_any_button" type="bool" value="true"/>
     45     <property name="repeat_urgent_blink" type="bool" value="false"/>
     46     <property name="resize_opacity" type="int" value="100"/>
     47     <property name="scroll_workspaces" type="bool" value="false"/>
     48     <property name="shadow_delta_height" type="int" value="0"/>
     49     <property name="shadow_delta_width" type="int" value="0"/>
     50     <property name="shadow_delta_x" type="int" value="0"/>
     51     <property name="shadow_delta_y" type="int" value="-3"/>
     52     <property name="shadow_opacity" type="int" value="50"/>
     53     <property name="show_app_icon" type="bool" value="false"/>
     54     <property name="show_dock_shadow" type="bool" value="true"/>
     55     <property name="show_frame_shadow" type="bool" value="true"/>
     56     <property name="show_popup_shadow" type="bool" value="false"/>
     57     <property name="snap_resist" type="bool" value="false"/>
     58     <property name="snap_to_border" type="bool" value="true"/>
     59     <property name="snap_to_windows" type="bool" value="false"/>
     60     <property name="snap_width" type="int" value="10"/>
     61     <property name="vblank_mode" type="string" value="auto"/>
     62     <property name="theme" type="string" value="Aritim-Dark"/>
     63     <property name="tile_on_move" type="bool" value="true"/>
     64     <property name="title_alignment" type="string" value="center"/>
     65     <property name="title_font" type="string" value="Sans Bold 9"/>
     66     <property name="title_horizontal_offset" type="int" value="0"/>
     67     <property name="titleless_maximize" type="bool" value="false"/>
     68     <property name="title_shadow_active" type="string" value="false"/>
     69     <property name="title_shadow_inactive" type="string" value="false"/>
     70     <property name="title_vertical_offset_active" type="int" value="0"/>
     71     <property name="title_vertical_offset_inactive" type="int" value="0"/>
     72     <property name="toggle_workspaces" type="bool" value="false"/>
     73     <property name="unredirect_overlays" type="bool" value="true"/>
     74     <property name="urgent_blink" type="bool" value="false"/>
     75     <property name="use_compositing" type="bool" value="true"/>
     76     <property name="workspace_count" type="int" value="1"/>
     77     <property name="wrap_cycle" type="bool" value="true"/>
     78     <property name="wrap_layout" type="bool" value="true"/>
     79     <property name="wrap_resistance" type="int" value="10"/>
     80     <property name="wrap_windows" type="bool" value="true"/>
     81     <property name="wrap_workspaces" type="bool" value="false"/>
     82     <property name="zoom_desktop" type="bool" value="true"/>
     83     <property name="zoom_pointer" type="bool" value="true"/>
     84     <property name="workspace_names" type="array">
     85       <value type="string" value="Workspace 1"/>
     86       <value type="string" value="Workspace 2"/>
     87       <value type="string" value="Workspace 3"/>
     88       <value type="string" value="Workspace 4"/>
     89     </property>
     90   </property>
     91 </channel>