I just tried messing around a bit with wbar... and I've got a decent setup... it is not perfect though.
First, install the wbar .deb package from the link I gave you above.
Second, create a file ~/.fluxbox/apps in your fluxbox folder if it isn't already present
Third, add this to the apps file you just created:
- Code: Select all
[app] (name=wbar) (class=wbar)
[Sticky] {yes}
[Layer] {12}
[Deco] {NONE}
[Hidden] {yes}
[end]
Fourth, add this line to your ~/.fluxbox/startup file
- Code: Select all
wbar -jumpf 0 -pos top &
Log out and log back in... and ta daa!
Here is my screenshot.
