You are not logged in.

#1 2011-08-30 01:47:30

Pooh-Bah
Member
Registered: 2011-07-13
Posts: 47

Why my dzen2 gadgets such curves?

Arch x86_64, 3.0.3.

I just downladed and install dzen2 with gadgets:

# pacman -S libxpm libxinerama libxft
....

$ wget -P /tmp -r -k -np http://dzen.googlecode.com/svn/trunk/
$ mv /tmp/dzen.googlecode.com/svn/trunk ~/.dzen2
$ rm -rf /tmp/dzen.googlecode.com
...

$ cd ~/.dzen2
$ nano config.mk
for uncomment # Option 4: With Xinerama and XPM
$ make
...

$ cd gadgets
$ make
...

Success.

for example I running:

$ while true; do echo $(echo 32 | ~/.dzen2/gadgets/gdbar -fg \#ccccff -bg \#c0c0c0 -h 10 -w 64 -s o -ss 1 -sw 2 -nonl); sleep 8; done | ~/.dzen2/dzen2 -x 400 -y 400 -w 128 -h 15 -fn fixed -bg \#808080 -fg \#ff0000

and get:
tYTQ2aw

why? sad

Offline

#2 2011-08-30 22:57:07

twix
Member
Registered: 2010-10-07
Posts: 63

Re: Why my dzen2 gadgets such curves?

Working for me with dzen2-gadgets-svn from AUR, but get as yours with official Arch dzen2 package, and using dzen2 directly and not .dzen2/dzen2 obviously

Last edited by twix (2011-08-30 22:57:44)

Offline

Board footer

Powered by FluxBB