Set XFCE to 10 workspaces.
This commit is contained in:
parent
223e6977b8
commit
3a1889a155
|
@ -73,7 +73,7 @@
|
|||
<property name="unredirect_overlays" type="bool" value="true"/>
|
||||
<property name="urgent_blink" type="bool" value="false"/>
|
||||
<property name="use_compositing" type="bool" value="true"/>
|
||||
<property name="workspace_count" type="int" value="2"/>
|
||||
<property name="workspace_count" type="int" value="10"/>
|
||||
<property name="wrap_cycle" type="bool" value="true"/>
|
||||
<property name="wrap_layout" type="bool" value="false"/>
|
||||
<property name="wrap_resistance" type="int" value="10"/>
|
||||
|
@ -86,6 +86,12 @@
|
|||
<value type="string" value="Workspace 2"/>
|
||||
<value type="string" value="Workspace 3"/>
|
||||
<value type="string" value="Workspace 4"/>
|
||||
<value type="string" value="Workspace 5"/>
|
||||
<value type="string" value="Workspace 6"/>
|
||||
<value type="string" value="Workspace 7"/>
|
||||
<value type="string" value="Workspace 8"/>
|
||||
<value type="string" value="Workspace 9"/>
|
||||
<value type="string" value="Workspace 10"/>
|
||||
</property>
|
||||
</property>
|
||||
</channel>
|
||||
|
|
Loading…
Reference in New Issue