Statusbar with icons for spectrwm - BSD
Users browsing this thread: 2 Guest(s)
|
|||
Yea, this is the script I pipe to dzen2: http://ix.io/neb (I also tried with ^fn())
It shows a blank bar. Compiling lemonbar gives the following: lemonbar.c:51: warning: declaration does not declare anything lemonbar.c: In function 'fill_gradient': lemonbar.c:116: error: 'rgba_t' has no member named 'r' I don't know how to fix that, I can't write C. Thanks for helping me btw UPDATE: I was able to compile lemonbar on openbsd with the following command: LDFLAGS="-L/usr/X11R6/lib/" CFLAGS="-I/usr/X11R6/include/" CC=egcc gmake (requires pkg_add xcb gcc) |
|||
Messages In This Thread |
Statusbar with icons for spectrwm - by nopc0de - 05-01-2016, 11:08 AM
RE: Statusbar with icons for spectrwm - by Wildefyr - 05-01-2016, 12:33 PM
RE: Statusbar with icons for spectrwm - by neeasade - 05-01-2016, 12:40 PM
RE: Statusbar with icons for spectrwm - by z3bra - 06-01-2016, 06:38 AM
RE: Statusbar with icons for spectrwm - by neeasade - 06-01-2016, 11:13 AM
RE: Statusbar with icons for spectrwm - by z3bra - 06-01-2016, 11:19 AM
RE: Statusbar with icons for spectrwm - by nopc0de - 06-01-2016, 03:15 PM
RE: Statusbar with icons for spectrwm - by neeasade - 06-01-2016, 03:19 PM
RE: Statusbar with icons for spectrwm - by nopc0de - 06-01-2016, 04:58 PM
RE: Statusbar with icons for spectrwm - by neeasade - 06-01-2016, 05:17 PM
RE: Statusbar with icons for spectrwm - by nopc0de - 06-01-2016, 05:25 PM
RE: Statusbar with icons for spectrwm - by neeasade - 06-01-2016, 07:33 PM
|