Description: Change initial wbar config
 Add a complete configuration file so that wbar will work out-of-the-box.
 This change is intended to provide new users a complete and functional
 experience of wbar right from the start.
Author: Markus Koschany <apo@debian.org>
Origin: vendor
Forwarded: not-needed
Last-Update: 2015-10-29
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/etc/wbar.cfg.in
+++ b/etc/wbar.cfg.in
@@ -1,9 +1,35 @@
-i: @PIXMAPDIR@/@PACKAGE_NAME@/dock.png
-c: @PACKAGE_NAME@ @DEFAULT_ARGV@
-t: none
+i: /usr/share/pixmaps/wbar/dock.png
+c: wbar --bpress --above-desk --vbar --pos right --isize 64 --idist 5 --nanim 4 --falfa 65
+t: /usr/share/fonts/truetype/liberation/LiberationMono-Regular/12

-i: @PIXMAPDIR@/@PACKAGE_NAME@/wbar.png
+i: /usr/share/icons/hicolor/128x128/apps/wbar.png
 c: wbar-config
 t: Config

+i: /usr/share/icons/nuoveXT2/128x128/apps/firefox.png
+c: iceweasel
+t: Web Browser

+i: /usr/share/icons/nuoveXT2/128x128/apps/internet-mail.png
+c: claws-mail
+t: E-Mail
+
+i: /usr/share/icons/nuoveXT2/128x128/apps/gthumb.png
+c: gthumb
+t: Image Viewer
+
+i: /usr/share/icons/nuoveXT2/128x128/devices/media-cdrom-audio.png
+c: audacious
+t: Audacious
+
+i: /usr/share/icons/nuoveXT2/128x128/apps/text-editor.png
+c: leafpad
+t: Leafpad
+
+i: /usr/share/icons/nuoveXT2/128x128/apps/kfm.png
+c: pcmanfm
+t: File Manager
+
+i: /usr/share/icons/nuoveXT2/128x128/apps/terminal.png
+c: urxvtcd
+t: Terminal
