1
0
Fork 0

add dockapps + rework menu

This commit is contained in:
yuki 2025-08-09 06:28:21 -04:00
parent f23a0f9bcc
commit f7f310a5d2
2 changed files with 17 additions and 6 deletions

18
menu
View file

@ -14,12 +14,19 @@
# - To prevent any other app from overwriting your menu # - To prevent any other app from overwriting your menu
# you can change the menu name in ~/.fluxbox/init to: # you can change the menu name in ~/.fluxbox/init to:
# session.menuFile: ~/.fluxbox/my-menu # session.menuFile: ~/.fluxbox/my-menu
[begin] (Fluxbox-1.3.7) [begin] (Fluxbox v1.3.7)
[encoding] {UTF-8} [encoding] {UTF-8}
[exec] (st) {st} [exec] (Terminal) {st}
[exec] (librewolf) {librewolf} [exec] (Librewolf) {librewolf}
[exec] (fbrun) {fbrun} [exec] (Run...) {fbrun}
[submenu] (Fluxbox menu) [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) [config] (Configure)
[submenu] (System Styles) {Choose a style...} [submenu] (System Styles) {Choose a style...}
[stylesdir] (/usr/share/fluxbox/styles) [stylesdir] (/usr/share/fluxbox/styles)
@ -31,7 +38,6 @@
[commanddialog] (Fluxbox Command) [commanddialog] (Fluxbox Command)
[reconfig] (Reload config) [reconfig] (Reload config)
[restart] (Restart) [restart] (Restart)
[exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) | xmessage -file - -center}
[separator] [separator]
[exit] (Exit) [exit] (Exit)
[end] [end]

View file

@ -0,0 +1,5 @@
wmmemfree
wmusic
wmamixer
wmcpuload
wmalauncher