From 073e60f85949e9c18144dcebdb67f1c1a79558cc Mon Sep 17 00:00:00 2001 From: "Hristos N. Triantafillou" Date: Fri, 28 Aug 2020 21:40:38 -0500 Subject: [PATCH] Rationale --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fc8af7a..77b26a4 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,9 @@ Generate an Openbox pipe menu from the contents of a yaml file. # Sample menu entry, use `obmenu` to create. + +## Why? + +Openbox menus are static and require reloading or restarting all of Openbox to apply any changes. + +With `obpmg`, menus are dynamically generated from the contents of a YAML file. No reloading or restarting is needed when the contents of the YAML are changed; the menu is dynamically loaded. -- 2.45.2