소스 검색

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"/>