浏览代码

Hide the window title/buttons on maximize

Hal Emmerich 4 年之前
父节点
当前提交
d17de6d2a4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/InstallResources/xfce-config/xfce-perchannel-xml/xfwm4.xml

+ 1 - 1
resources/InstallResources/xfce-config/xfce-perchannel-xml/xfwm4.xml

@@ -61,7 +61,7 @@
     <property name="title_alignment" type="string" value="center"/>
     <property name="title_font" type="string" value="Sans Bold 9"/>
     <property name="title_horizontal_offset" type="int" value="0"/>
-    <property name="titleless_maximize" type="bool" value="false"/>
+    <property name="titleless_maximize" type="bool" value="true"/>
     <property name="title_shadow_active" type="string" value="false"/>
     <property name="title_shadow_inactive" type="string" value="false"/>
     <property name="title_vertical_offset_active" type="int" value="0"/>