From 1c454d5e96d8f58822bb57a8ad10f7ad115bcaaa Mon Sep 17 00:00:00 2001 From: krypek <115574014+krypciak@users.noreply.github.com> Date: Thu, 27 Oct 2022 20:32:32 +0200 Subject: [PATCH] Updated restartdwl (markdown) --- restartdwl.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/restartdwl.md b/restartdwl.md index c903569..12d5041 100644 --- a/restartdwl.md +++ b/restartdwl.md @@ -16,8 +16,6 @@ done It's a do-while that checks if **/tmp/restart_dwl** exists after the first run of dwl. If this file exists delete it and start dwl again. -**Idea**: you could make your dwl compile on restart - ### Download - [2022-10-27](https://github.com/djpohly/dwl/compare/main...krypciak:patch-restartdwl.patch)