On Thu, Dec 13, 2007 at 09:39:24PM +0300, Taras Ivashchenko wrote:
> Hello everybody, sorry if this question already was asked.
> 
> Is there way or may be patch to restart after re-compiling dwm without 
> destroying of existing clients?
> Something like  restart feature in xmonad?

while true
do
        dwm
done

dwm restarts correctly on Mod-Shift-q within a while loop.

Regards,
-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361

Reply via email to