diff options
author | Tomasz Paweł Gajc <tpg@mandriva.org> | 2009-03-12 19:40:09 +0000 |
---|---|---|
committer | Tomasz Paweł Gajc <tpg@mandriva.org> | 2009-03-12 19:40:09 +0000 |
commit | b868aaed83cd66a3c17c041818dddb4c19e8d10f (patch) | |
tree | f1a5eb4fd3d402002aa3a1342f8c2624c6c39f02 /common/xfce4/xfconf | |
parent | c693999a9a784ea672e9be0d4ab4246246ca7765 (diff) | |
download | config-b868aaed83cd66a3c17c041818dddb4c19e8d10f.tar config-b868aaed83cd66a3c17c041818dddb4c19e8d10f.tar.gz config-b868aaed83cd66a3c17c041818dddb4c19e8d10f.tar.bz2 config-b868aaed83cd66a3c17c041818dddb4c19e8d10f.tar.xz config-b868aaed83cd66a3c17c041818dddb4c19e8d10f.zip |
- and pin up window button
Diffstat (limited to 'common/xfce4/xfconf')
-rw-r--r-- | common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml index 915e79b..4173c27 100644 --- a/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -6,7 +6,7 @@ <property name="borderless_maximize" type="bool" value="true"/> <property name="box_move" type="bool" value="false"/> <property name="box_resize" type="bool" value="false"/> - <property name="button_layout" type="string" value="O|SHMC"/> + <property name="button_layout" type="string" value="OT|SHMC"/> <property name="button_offset" type="int" value="0"/> <property name="button_spacing" type="int" value="0"/> <property name="click_to_focus" type="bool" value="true"/> |