X-Git-Url: https://git.draconx.ca/gitweb/fvwmconf.git/blobdiff_plain/471336367072773753063c23c9bcc86eca6353d6..HEAD:/artemis/rootmenu diff --git a/artemis/rootmenu b/artemis/rootmenu index 3c2f626..05a3e0e 100644 --- a/artemis/rootmenu +++ b/artemis/rootmenu @@ -1,8 +1,5 @@ MenuStyle * !TitleWarp -CopyMenuStyle * MenuMPD -MenuStyle MenuMPD ItemFormat "%.2|%3.5l%.5l%2.3>%-70.5r%.5i%1|" - DestroyMenu MenuFvwmRoot AddToMenu MenuFvwmRoot + DynamicPopupAction MakeMenuFvwmRoot @@ -12,9 +9,9 @@ AddToFunc MakeMenuFvwmRoot + I DestroyMenu recreate MenuFvwmRoot + I PipeRead 'echo AddToMenu MenuFvwmRoot "$USER@`hostname`" Title' + I AddToMenu MenuFvwmRoot "Terminal%terminal.svg:16x16%" Exec exec $[TERMINAL] -+ I AddToMenu MenuFvwmRoot "Firefox%firefox.png%" Exec exec firefox -+ I PipeRead "xlsclients -a | grep ' xchat$' >/dev/null || echo\ - AddToMenu MenuFvwmRoot 'Xchat%xchat.png%' Exec exec xchat" ++ I AddToMenu MenuFvwmRoot "IceCat%icecat.png%" Exec exec icecat ++ I PipeRead "xlsclients -a | grep ' hexchat$' >/dev/null || echo\ + AddToMenu MenuFvwmRoot 'HexChat%hexchat.svg:16x16%' Exec exec hexchat" + I PipeRead "xlsclients -a | grep ' gmpc$' >/dev/null || echo\ AddToMenu MenuFvwmRoot 'GMPC%gmpc.png%' Exec exec gmpc" + I AddToMenu MenuFvwmRoot "" Nop @@ -33,15 +30,4 @@ AddToMenu MenuNetwork + "Valknut%valknut.png%" Exec exec valknut + "aMule GUI%amule.png%" Exec exec amulegui -DestroyMenu MenuMPD -AddToMenu MenuMPD -+ DynamicPopUpAction MakeMenuMPD -+ DynamicPopDownAction KillMenuMPD -ChangeMenuStyle MenuMPD MenuMPD - -DestroyFunc MakeMenuMPD -AddToFunc MakeMenuMPD -+ I DestroyMenu recreate MenuMPD -+ I PipeRead "exec $[FVWM_USERDIR]/scripts/mpdmenu.pl --menu MenuMPD" - Mouse 3 R A Menu MenuFvwmRoot