Re: [dev] wmii status bar config

From: Le Tian <tianeast_AT_gmail.com>
Date: Thu, 17 Mar 2011 23:08:31 +0200

Hi again, I'm trying to find out how to make a custom status bar in wmii. I
have found "status()" lines in /home/wmii.rc file(hmmm what is it doing
here?!) these is what I found:
status() {
    Action status
        if wmiir remove /rbar/status 2>/dev/null; then
        echo "$WMII_NORMCOLORS" | wmiir create /rbar/status
        while status | wmiir write /rbar/status; do
Action status &

I can barely understand it. So if anyone had an experience in setting up his
custom bar, could you please tip me how to do it, cause I don't know where
to look else.
Received on Thu Mar 17 2011 - 22:08:31 CET

This archive was generated by hypermail 2.2.0 : Thu Mar 17 2011 - 22:12:02 CET