Make panel more usable, do not use more than one workspace.

1. Remove separators from panel.
2. Add Places applet to panel.
3. Remove workspace switch applet from panel.
4. Do not use more than one workspace.
This commit is contained in:
Andrey Cherepanov 2019-01-28 14:06:12 +03:00
parent bef14de2f5
commit 721bb70487
2 changed files with 3 additions and 13 deletions

View File

@ -11,11 +11,9 @@
<property name="size" type="uint" value="32"/>
<property name="plugin-ids" type="array">
<value type="int" value="13"/>
<value type="int" value="2"/>
<value type="int" value="3"/>
<value type="int" value="4"/>
<value type="int" value="5"/>
<value type="int" value="6"/>
<value type="int" value="2"/>
<value type="int" value="7"/>
<value type="int" value="15"/>
<value type="int" value="8"/>
@ -30,21 +28,13 @@
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-2" type="string" value="separator">
<property name="style" type="uint" value="1"/>
</property>
<property name="plugin-3" type="string" value="showdesktop"/>
<property name="plugin-4" type="string" value="separator">
<property name="style" type="uint" value="1"/>
</property>
<property name="plugin-5" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="13403667181.desktop"/>
</property>
</property>
<property name="plugin-6" type="string" value="pager">
<property name="rows" type="uint" value="2"/>
</property>
<property name="plugin-2" type="string" value="places"/>
<property name="plugin-7" type="string" value="tasklist">
<property name="flat-buttons" type="bool" value="true"/>
<property name="switch-workspace-on-unminimize" type="bool" value="false"/>

View File

@ -62,7 +62,7 @@
<property name="unredirect_overlays" type="bool" value="true"/>
<property name="urgent_blink" type="bool" value="false"/>
<property name="use_compositing" type="bool" value="false"/>
<property name="workspace_count" type="int" value="4"/>
<property name="workspace_count" type="int" value="1"/>
<property name="wrap_cycle" type="bool" value="true"/>
<property name="wrap_layout" type="bool" value="true"/>
<property name="wrap_resistance" type="int" value="10"/>