From: Markus Koschany <apo@debian.org>
Date: Tue, 24 Aug 2021 15:09:35 +0200
Subject: Change initial wbar config

Origin: vendor
Forwarded: not-needed
Last-Update: 2015-10-29

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.
Last-Update: 2015-10-29
---
 etc/wbar.cfg.in | 34 ++++++++++++++++++++++++++++++----
 1 file changed, 30 insertions(+), 4 deletions(-)

diff --git a/etc/wbar.cfg.in b/etc/wbar.cfg.in
index 9ab56f5..c4deb25 100644
--- 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: firefox
+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
