From: Nick Bowler Date: Sun, 3 Aug 2014 20:21:34 +0000 (-0400) Subject: Update emergent root menu. X-Git-Url: http://git.draconx.ca/gitweb/fvwmconf.git/commitdiff_plain/37e0a7cf0f51aac830678b88d4735f092a028c6f Update emergent root menu. --- diff --git a/emergent/rootmenu b/emergent/rootmenu index daf5a31..4b99bc2 100644 --- a/emergent/rootmenu +++ b/emergent/rootmenu @@ -12,7 +12,7 @@ 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 "IceCat%icecat.png%" Exec exec icecat ++ I AddToMenu MenuFvwmRoot "Pentadactyl%aurora.png%" Exec exec firefox + I PipeRead "xlsclients -a | grep ' gmpc$' >/dev/null || echo\ AddToMenu MenuFvwmRoot 'GMPC%gmpc.png%' Exec exec gmpc" + I AddToMenu MenuFvwmRoot "" Nop @@ -28,6 +28,7 @@ AddToFunc MakeMenuFvwmRoot DestroyMenu MenuNetwork AddToMenu MenuNetwork + "Pan Newsreader%pan.png%" Exec exec env LC_ALL=en_CA.UTF-8 pan ++ "VNC Viewer" Exec exec vncviewer DestroyMenu MenuMPD AddToMenu MenuMPD diff --git a/icons/aurora.png b/icons/aurora.png new file mode 100644 index 0000000..60583c1 Binary files /dev/null and b/icons/aurora.png differ