From f7f310a5d2b1b38285cfd59d9e710426be0da7c1 Mon Sep 17 00:00:00 2001 From: yuki Date: Sat, 9 Aug 2025 06:28:21 -0400 Subject: [PATCH] add dockapps + rework menu --- menu | 18 ++++++++++++------ slitlist | 5 +++++ 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/menu b/menu index b808fb5..9094d78 100644 --- a/menu +++ b/menu @@ -14,12 +14,19 @@ # - To prevent any other app from overwriting your menu # you can change the menu name in ~/.fluxbox/init to: # session.menuFile: ~/.fluxbox/my-menu -[begin] (Fluxbox-1.3.7) +[begin] (Fluxbox v1.3.7) [encoding] {UTF-8} - [exec] (st) {st} - [exec] (librewolf) {librewolf} - [exec] (fbrun) {fbrun} -[submenu] (Fluxbox menu) + [exec] (Terminal) {st} + [exec] (Librewolf) {librewolf} + [exec] (Run...) {fbrun} +[separator] +[submenu] (Dockapps) {Open a dockapp...} + [exec] (wmusic) {wmusic} + [exec] (wmamixer) {wmamixer -w} + [exec] (wmcpuload) {wmcpuload} +[end] +[separator] +[submenu] (Fluxbox menu) {Fluxbox menu} [config] (Configure) [submenu] (System Styles) {Choose a style...} [stylesdir] (/usr/share/fluxbox/styles) @@ -31,7 +38,6 @@ [commanddialog] (Fluxbox Command) [reconfig] (Reload config) [restart] (Restart) - [exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) | xmessage -file - -center} [separator] [exit] (Exit) [end] diff --git a/slitlist b/slitlist index e69de29..1459e40 100644 --- a/slitlist +++ b/slitlist @@ -0,0 +1,5 @@ +wmmemfree +wmusic +wmamixer +wmcpuload +wmalauncher