Re: [dev] [dwm][PATCH] Add function to exec into another executable

From: NRK <nrk_AT_disroot.org>
Date: Sat, 15 Jul 2023 20:48:29 +0600

Hi Dmitry,

> but I don't need to restart X, which is much more annoying.

There's no need to patch anything to achieve this. You can do something
like this in your xinitrc:

        while :; do dwm; done

This will re-run dwm after it quits. And if you want to quit for real,
then you can just invoke `shutdown`.

- NRK
Received on Sat Jul 15 2023 - 16:48:29 CEST

This archive was generated by hypermail 2.3.0 : Sat Jul 15 2023 - 17:00:09 CEST