[dwm] Re: stdin to statusbar output removed?

From: Pavel Samek <psamek_AT_redash.cz>
Date: Tue, 10 Feb 2009 08:17:24 +0000 (UTC)

Neale Pickett <neale@...> writes:

>
> http://thread.gmane.org/gmane.comp.window-managers.dwm/6874
>

Yes! And here is also a hint how to make Xsession exitting when dwm finishes.
The README should be corrected I thing:

    while true
    do
        xsetroot -name "`date` `uptime | sed 's/.*,//'`" || exit 0
        sleep 1
    done &
    exec dwm

Pavel.
Received on Tue Feb 10 2009 - 08:17:24 UTC

This archive was generated by hypermail 2.2.0 : Tue Feb 10 2009 - 08:24:04 UTC