1
Fork 0

Set XFCE to 10 workspaces.

This commit is contained in:
Bauke 2024-02-24 13:34:15 +01:00
parent 223e6977b8
commit 3a1889a155
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 7 additions and 1 deletions

View File

@ -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>