Disable borders when maximized
This commit is contained in:
parent
f1b3aa34fb
commit
3a9d62a227
@ -3,7 +3,7 @@
|
||||
<channel name="xfwm4" version="1.0">
|
||||
<property name="general" type="empty">
|
||||
<property name="activate_action" type="empty"/>
|
||||
<property name="borderless_maximize" type="bool" value="false"/>
|
||||
<property name="borderless_maximize" type="bool" value="true"/>
|
||||
<property name="box_move" type="empty"/>
|
||||
<property name="box_resize" type="bool" value="true"/>
|
||||
<property name="button_layout" type="empty"/>
|
||||
|
Loading…
Reference in New Issue
Block a user