Skip to content
Snippets Groups Projects
Commit 3daac689 authored by Daniele Debernardi's avatar Daniele Debernardi Committed by Oliver Smith
Browse files

Add default icon theme, set pmOS wallpaper and add battery icon in top panel (#4)

parent ecfc64bb
Branches
Tags 0.2
No related merge requests found
......@@ -7,22 +7,22 @@
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-teal.jpg"/>
<property name="last-image" type="string" value="/usr/share/wallpapers/postmarketos.jpg"/>
</property>
<property name="workspace1" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-teal.jpg"/>
<property name="last-image" type="string" value="/usr/share/wallpapers/postmarketos.jpg"/>
</property>
<property name="workspace2" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-teal.jpg"/>
<property name="last-image" type="string" value="/usr/share/wallpapers/postmarketos.jpg"/>
</property>
<property name="workspace3" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-teal.jpg"/>
<property name="last-image" type="string" value="/usr/share/wallpapers/postmarketos.jpg"/>
</property>
</property>
</property>
......
......@@ -12,64 +12,69 @@
<property name="size" type="uint" value="52"/>
<property name="plugin-ids" type="array">
<value type="int" value="1"/>
<value type="int" value="2"/>
<value type="int" value="3"/>
<value type="int" value="15"/>
<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="8"/>
</property>
<property name="autohide-behavior" type="uint" value="1"/>
<property name="autohide-behavior" type="uint" value="0"/>
</property>
<property name="panel-2" type="empty">
<property name="position" type="string" value="p=10;x=0;y=0"/>
<property name="position-locked" type="bool" value="true"/>
<property name="plugin-ids" type="array">
<value type="int" value="7"/>
<value type="int" value="8"/>
<value type="int" value="9"/>
<value type="int" value="10"/>
<value type="int" value="11"/>
<value type="int" value="12"/>
<value type="int" value="13"/>
<value type="int" value="14"/>
<value type="int" value="15"/>
<value type="int" value="16"/>
</property>
<property name="autohide-behavior" type="uint" value="1"/>
</property>
</property>
<property name="plugins" type="empty">
<property name="plugin-1" type="string" value="applicationsmenu"/>
<property name="plugin-2" type="string" value="actions"/>
<property name="plugin-3" type="string" value="tasklist"/>
<property name="plugin-15" type="string" value="separator">
<property name="plugin-2" type="string" value="tasklist"/>
<property name="plugin-3" type="string" value="separator">
<property name="expand" type="bool" value="true"/>
<property name="style" type="uint" value="0"/>
</property>
<property name="plugin-4" type="string" value="pager"/>
<property name="plugin-5" type="string" value="clock"/>
<property name="plugin-6" type="string" value="systray"/>
<property name="plugin-7" type="string" value="showdesktop"/>
<property name="plugin-8" type="string" value="separator"/>
<property name="plugin-9" type="string" value="launcher">
<property name="plugin-7" type="string" value="battery"/>
<property name="plugin-8" type="string" value="actions"/>
<property name="plugin-9" type="string" value="showdesktop"/>
<property name="plugin-10" type="string" value="separator"/>
<property name="plugin-11" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="15062121231.desktop"/>
<value type="string" value="exo-terminal-emulator.desktop"/>
</property>
</property>
<property name="plugin-10" type="string" value="launcher">
<property name="plugin-12" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="15062121232.desktop"/>
<value type="string" value="exo-file-manager.desktop"/>
</property>
</property>
<property name="plugin-11" type="string" value="launcher">
<property name="plugin-13" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="15062121233.desktop"/>
<value type="string" value="exo-web-browser.desktop"/>
</property>
</property>
<property name="plugin-12" type="string" value="launcher">
<property name="plugin-14" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="15062121234.desktop"/>
<value type="string" value="xfce4-appfinder.desktop"/>
</property>
</property>
<property name="plugin-13" type="string" value="separator"/>
<property name="plugin-15" type="string" value="separator"/>
<property name="plugin-16" type="string" value="directorymenu">
<property name="base-directory" type="string" value=""/>
</property>
</property>
</channel>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xsettings" version="1.0">
<property name="Gtk" type="empty">
<property name="DecorationLayout" type="string" value="menu:minimize,maximize,close"/>
</property>
<property name="Net" type="empty">
<property name="IconThemeName" type="string" value="Faenza-Ambiance"/>
</property>
</channel>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment