From 44a39cc186867e5146465ea92b574f5aedf7b2e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Fri, 28 Jun 2024 16:32:19 +0200 Subject: [PATCH] Another tiny change in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d6b92e8..922052b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,9 @@ This produces the binary `ssdd` which you can place in your $PATH. `% sudo nvim /etc/xdg/openbox/menu.xml` Find the line with the standard Openbox Exit option and change it to + `/home/stig/bin/ssdd` The reconfigure Openbox to use the new setting. + `% openbox --reconfigure`