On 07/02/2011 16:53, Thomas Dahms wrote:
One more thing: Remember that wmiirc sources wmiirc_local. You should be
able to put all your customizations into an wmiirc_local without having
the need to modifiy wmiirc. Which is handy since the upstream wmiirc may
change at times. Unfortunately, I don
For now I'm not bothered with colors etc. I just need a working example
of how to automatically put some data (refreshed every second) into my
/rbar/cpu. Any ideas please?
Just create a similar function and Action:
cpu() {
echo -n 'CPU:' $(sysctl -n dev.cpu.0.freq) 'MHz'
}
Action cpu
se
On 07/02/2011 11:55, Thomas Dahms wrote:
With the sh wmiirc, you can also change color of the status bar, with
something like
wmiir xwrite /rbar/status "color #55 #ededeb #dcdcdb"
You can only write label (i.e. text) or color at a time, so you have to
modify the "Action status" piece in wmi
Hi,
some of my windows (namely Emacs and Evince) are suddenly marked
"(wedged)". There was no obvious reason, the clients were responsive all
the time. I would not bother, but the indications do not go away. New
Emacs client windows from the same server instance do not have the
indication
My reason is that I can use small icons with dzen2 and they can change
colors. So for example when my battery life goes low then the battery
icon is turning red.
Probably I could get away with text info instead of icons, but then I
still need some way of changing the color of given text dep
On 07/02/2011 10:19, Thomas Dahms wrote:
I don't see the point in using a third-party status bar with wmii, you
My reason is that I can use small icons with dzen2 and they can change
colors. So for example when my battery life goes low then the battery
icon is turning red.
Probably I coul
On Mon, 07 Feb 2011 11:19:37 +0100, "Thomas Dahms"
wrote:
> Or, if you want to do it right, you have to hack up the event
> processing [snip]
...which would be a pretty neat thing to have, anyway, I guess :)
jan
Yes but I mean where should I exec dzen2?
If I put it in .xsession then it gets covered by a standard status bar.
Should it go to wmiirc then?
Try "wistrut dzen2". This will free some space for dzen2. You will also
have to turn off the wmii bar, but I don't know if there is a way other
than
On 07/02/2011 04:31, Wolf Tivy wrote:
You may find it a bit silly question, but what is the proper way to
replace standard status bar info with dzen2?
Print it to standard out. Pipe it to dzen2.
Yes but I mean where should I exec dzen2?
If I put it in .xsession then it gets covered by a s
Oh, sorry, looks like suclkess-overlay fault:
https://github.com/dokipen/suckless-overlay/raw/20ff34c38681cdeae37f435a86f061f29670990e/sys-libs/libixp/libixp-.ebuild
sed stuff in src_unpack
07.02.2011, 12:24, "Kris Maglione" :
> Same here. No such problem.
>
> On Mon, Feb 07, 2011 at 12:20:01
Same here. No such problem.
On Mon, Feb 07, 2011 at 12:20:01PM +0300, LionMV wrote:
libixp freshly checked out from mercurial and gmake 3.82
07.02.2011, 12:17, "Kris Maglione" :
I don't get that. Have you edited your config.mk, and what
version of gmake are you using?
--
Kris Maglione
It
libixp freshly checked out from mercurial and gmake 3.82
07.02.2011, 12:17, "Kris Maglione" :
> I don't get that. Have you edited your config.mk, and what
> version of gmake are you using?
I don't get that. Have you edited your config.mk, and what
version of gmake are you using?
On Mon, Feb 07, 2011 at 11:51:46AM +0300, LionMV wrote:
Thanks for quick reply and fix, but:
config.mk:21: *** missing separator. Stop. :)
06.02.2011, 07:04, "Kris Maglione" :
On Sun, Feb 06, 2011 at 06
Thanks for quick reply and fix, but:
config.mk:21: *** missing separator. Stop. :)
06.02.2011, 07:04, "Kris Maglione" :
> On Sun, Feb 06, 2011 at 06:47:19AM +0300, lionmv wrote:
>
>> Building of libixp, pulled from hg failed with gnu make.
>> mk/hdr.mk:48 *** missing separator. Stop.
>>
>> BINSH :
14 matches
Mail list logo