]> git.draconx.ca Git - fvwmconf.git/blob - amythaon/rootmenu
Use mpdexec for key bindings.
[fvwmconf.git] / amythaon / rootmenu
1 MenuStyle * !TitleWarp
2
3 DestroyMenu MenuFvwmRoot
4 AddToMenu   MenuFvwmRoot
5 + DynamicPopupAction MakeMenuFvwmRoot
6
7 DestroyFunc MakeMenuFvwmRoot
8 AddToFunc   MakeMenuFvwmRoot
9 + I DestroyMenu recreate MenuFvwmRoot
10 + I PipeRead 'echo AddToMenu MenuFvwmRoot "$USER@`hostname`" Title'
11 + I AddToMenu MenuFvwmRoot "Terminal%terminal.svg:16x16%" Exec exec $[TERMINAL]
12 + I AddToMenu MenuFvwmRoot "IceCat%icecat.png%" Exec exec icecat
13 + I PipeRead "xlsclients -a | grep ' hexchat$' >/dev/null || echo\
14         AddToMenu MenuFvwmRoot 'HexChat%hexchat.svg:16x16%' Exec exec hexchat"
15 + I PipeRead "xlsclients -a | grep ' gmpc$' >/dev/null || echo\
16         AddToMenu MenuFvwmRoot 'GMPC%gmpc.png%' Exec exec gmpc"
17 + I AddToMenu MenuFvwmRoot "" Nop
18 + I AddToMenu MenuFvwmRoot "Network%network.svg:16x16%" Popup MenuNetwork
19 + I AddToMenu MenuFvwmRoot "Games%games.svg:16x16%" Popup MenuGames
20 + I AddToMenu MenuFvwmRoot "" Nop
21 + I AddToMenu MenuFvwmRoot "Wallpaper%wallpaper.svg:16x16%" Popup MenuWallpaper
22 + I AddToMenu MenuFvwmRoot "Music%music.svg:16x16%" Popup MenuMPD
23 + I AddToMenu MenuFvwmRoot "" Nop
24 + I AddToMenu MenuFvwmRoot "Restart FVWM%reload.svg:16x16%" Restart
25 + I AddToMenu MenuFvwmRoot "Exit FVWM%logout.svg:16x16%"\
26         Exec exec gxquitdialog --quit "FvwmCommand Quit"
27
28 DestroyMenu MenuNetwork
29 AddToMenu   MenuNetwork
30 + "Pan Newsreader%pan.png%" Exec exec env LC_ALL=en_CA.UTF-8 pan
31
32 DestroyMenu MenuGames
33 AddToMenu   MenuGames
34 + "Gens%sonic.png%" Exec exec gens
35
36 Mouse 3 R A Menu MenuFvwmRoot