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
# 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]

View file

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