Closed GoogleCodeExporter closed 8 years ago
Forgot to say - wbar version used is 2.2.2 compiled from sources on opensuse
11.3
Original comment by testor...@gmail.com
on 2 Jan 2012 at 8:09
You have an error in your config file syntax making wbar think that your
settings for nautilus are the related to wbar instead.
The correct syntax is as follows:
The first line should say "i:" and then path to your background file.
Next line should say "c:" and your wbar command and options.
The third line should say "t:" and your desired font path.
In your case, the correct syntax coud look like
# The Bar && Font
#
i: /usr/share/wbar/iconpack/wbar.osx/osxbarback.png
c: wbar -bpress -above-desk
t: /usr/share/wbar/iconpack/wbar.osx/font/12
i: /usr/share/wbar/iconpack/wbar.osx/nautilus.png
c: nautilus --no-desktop --browser
t: nautilus
...... etc...etc...etc
PS: Adding back your nautilus icon definition using `wbar-config' tool could
fix the issue too.
Original comment by ivan.fit...@eltrino.com
on 3 Jan 2012 at 1:10
Original issue reported on code.google.com by
testor...@gmail.com
on 2 Jan 2012 at 8:08