1
0
mirror of https://codeberg.org/privacy1st/arch synced 2025-02-18 08:47:40 +01:00

13 lines
433 B
XML
Raw Normal View History

2021-05-24 17:53:38 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Two instead of 4 workspaces -->
<channel name="xfwm4" version="1.0">
<property name="general" type="empty">
<property name="workspace_count" type="int" value="2"/>
<property name="workspace_names" type="array">
<value type="string" value="Workspace 1"/>
<value type="string" value="Workspace 2"/>
</property>
</property>
</channel>