HLWM with B.A.R - GNU/Linux

Users browsing this thread: 1 Guest(s)
crshd
Registered
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

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCA/IT d-(---)@ s+: a-- C+++(++++)$ UBL*+++ P+++>++++ L++ E W+++$ !N !o K !w !O M+>++ !V PS+++ PE !Y PGP+ !t-- !5 !X R@ tv- b+ DI D+ G e h r++ y+
------END GEEK CODE BLOCK------



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