diff options
author | Stefan Cristian B. <steven.darklight@gmail.com> | 2015-09-04 22:40:31 +0300 |
---|---|---|
committer | Stefan Cristian B. <steven.darklight@gmail.com> | 2015-09-04 22:40:31 +0300 |
commit | 20acc694f27257b97968e598c2539018ae642dbf (patch) | |
tree | 08bd4d0d6341d8df33d4a5f78863e6593b439be2 /skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | |
parent | 553a9ab2001ff9427c0144c7d364ed3562b7d2a5 (diff) | |
parent | 72b83bceed1b1590eaf7d7c10d405a923bdd05c8 (diff) |
Merge pull request #14 from Rogentos/master
Upgrade original git
Diffstat (limited to 'skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml')
-rw-r--r-- | skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index c8bb0f3..a646c04 100644 --- a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -20,11 +20,13 @@ <value type="int" value="5"/> <value type="int" value="2"/> </property> - <property name="size" type="uint" value="22"/> - <property name="background-alpha" type="uint" value="60"/> + <property name="size" type="uint" value="26"/> + <property name="background-alpha" type="uint" value="100"/> <property name="enter-opacity" type="uint" value="100"/> <property name="leave-opacity" type="uint" value="100"/> <property name="mode" type="uint" value="0"/> + <property name="background-style" type="uint" value="2"/> + <property name="background-image" type="string" value="/usr/share/themes/Kogaion-daylight/gtk-2.0/Panel/panel-bg-new.png"/> </property> </property> <property name="plugins" type="empty"> |