HLWM with B.A.R - GNU/Linux

Users browsing this thread: 1 Guest(s)
Evolution
Long time nixers
(24-12-2013, 05:30 AM)crshd Wrote: I would make a function for icons.

Code:
function icon {
   echo -n ${iconcolor} ${1} ${stop}
}

Then you could use anything as an icon without having to create a new variable/append your array.

Other than that, nice post. Scripting a BAR config isn't much different from dzen, except for the different format.
And by the way, if you're running multiple dzen instances, you're doing it wrong :P

Well I do have to say that I never put much effort into actually experimenting with dzen, maybe its just because I had a bad experience with it in the beginning with positioning.
[Image: mg3nm7.gif]
We live as we dream, alone.


Messages In This Thread
HLWM with B.A.R - by Evolution - 02-11-2013, 10:22 PM
RE: HLWM with B.A.R - by jobss - 03-11-2013, 10:49 AM
RE: HLWM with B.A.R - by Evolution - 24-12-2013, 01:26 AM
RE: HLWM with B.A.R - by crshd - 24-12-2013, 05:30 AM
RE: HLWM with B.A.R - by Evolution - 29-12-2013, 04:06 AM