tChanged menu entries - scripts - various script and utils
 (HTM) git clone git://z3bra.org/scripts
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit f4af4e348fd78a23b3dcd1a6acac515daee32bf5
 (DIR) parent 7e6007ada66d8d97601b459f26fed6bb2bf91058
 (HTM) Author: z3bra <willy@mailoo.org>
       Date:   Wed, 22 Oct 2014 16:52:43 +0200
       
       Changed menu entries
       
       Diffstat:
         M menu                                |       5 ++---
       
       1 file changed, 2 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/menu b/menu
       t@@ -12,8 +12,7 @@ X=`expr ${w} - 120 - 10`
        Y=`expr ${h} - 120 - 20`
        
        thingmenu -g 120x120 \
       -    "pop a terminal"    "urxvt" \
       -    "browse the web"    "dwb" \
       -    "view a pdf"        "mupdf || zathura" \
            "play a game"       "steam" \
       +    "pop a term"        "urxvt" \
       +    "surf the web"      "dwb" \
            "restart 2bwm"      "pkill 2bwm; 2bwm" 2> /dev/null