Xfce: configure xfwm4 default workspace names to only show the number
This commit is contained in:
parent
fa3a78eb82
commit
0307b61506
@ -10,5 +10,16 @@
|
|||||||
<property name="cycle_workspaces" type="bool" value="false"/>
|
<property name="cycle_workspaces" type="bool" value="false"/>
|
||||||
<property name="scroll_workspaces" type="bool" value="false"/>
|
<property name="scroll_workspaces" type="bool" value="false"/>
|
||||||
<property name="wrap_windows" type="bool" value="false"/>
|
<property name="wrap_windows" type="bool" value="false"/>
|
||||||
|
<property name="workspace_names" type="array">
|
||||||
|
<value type="string" value=" 1 "/>
|
||||||
|
<value type="string" value=" 2 "/>
|
||||||
|
<value type="string" value=" 3 "/>
|
||||||
|
<value type="string" value=" 4 "/>
|
||||||
|
<value type="string" value=" 5 "/>
|
||||||
|
<value type="string" value=" 6 "/>
|
||||||
|
<value type="string" value=" 7 "/>
|
||||||
|
<value type="string" value=" 8 "/>
|
||||||
|
<value type="string" value=" 9 "/>
|
||||||
|
</property>
|
||||||
</property>
|
</property>
|
||||||
</channel>
|
</channel>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user