Am 23.03.2011, 21:08 Uhr, schrieb Le Tian <tiane...@gmail.com>:

ok, now I tried to make .xinitrc file in my home/me dir, and added these
lines:

while true
do

    while true
    do

        while true
        do
            xsetroot -name "$(date +"%a, %b %d %Y | %H:%M")"
            sleep 55s
        done &

        /usr/bin/dwm
    done



but it doesn't work. When I start dwm, I get clean screen without anything,
so I deleted it.
I'm sorry, but I not that sophisticated in proper scripting, can someone
tell me how to do it properly(I'm running SUSE 11.4). Should I create
.xinitrc or should I make .dwmrc or else?

Just read the README that comes with dwm. It contains an example to use in your .xinitrc.

--
Thomas Dahms

Reply via email to