Simplified:
dwmstat &
exec dwm
http://sprunge.us/VKeN?c
Uses a bit less resources than xsetroot ;)
On Tue, 10 Feb 2009 11:53:29 +0100
"Enno \"Gottox\" Boland" <gottox_AT_gmail.com> wrote:
> simplified:
>
> while xsetroot -name "`date` `uptime | sed 's/.*,//'`"; do
> sleep 1
> done &
> exec dwm
>
> 2009/2/10, Pavel Samek <psamek_AT_redash.cz>:
> > 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 - 11:11:49 UTC
This archive was generated by hypermail 2.2.0 : Tue Feb 10 2009 - 11:24:03 UTC