From d91025a34e851f12c048fa347a304795a42a8d80 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 11 Feb 2020 15:56:38 -0500 Subject: add xdgmenumaker-user script and menu entry --- xdgmenumaker/debian/README.Debian | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'xdgmenumaker/debian/README.Debian') diff --git a/xdgmenumaker/debian/README.Debian b/xdgmenumaker/debian/README.Debian index 76201e7..c0d72f4 100644 --- a/xdgmenumaker/debian/README.Debian +++ b/xdgmenumaker/debian/README.Debian @@ -1,7 +1,17 @@ xdgmenumaker for Devuan +You can take advantage of xdgmenumaker as a Fluxbox user, by configuring ~/.fluxbox/menu to include this line: + + [include] (.fluxbox/xdg-menu) + +And use the "Update xdg menu (fluxbox)" menu option which calls this command: + + /usr/bin/xdgmenumaker -f fluxbox -i > "${HOME}/.fluxbox/xdg-menu" + Initial build References include: https://stackoverflow.com/questions/1908610/how-to-get-pid-of-background-process/1911387#1911387 +Icon courtesy of [Top Menu icon](https://icons8.com/icons/set/top-menu") icon by [Icons8](https://icons8.com) + -- B Stack Sun, 05 Jan 2020 08:33:14 -0500 -- cgit