URI:
       tmenu - scripts - various script and utils
  HTML git clone git://z3bra.org/scripts
   DIR Log
   DIR Files
   DIR Refs
       ---
       tmenu (408B)
       ---
            1 #!/bin/bash
            2 thingmenu -g 140x225 \
            3     "chat on irc"       "st -e sh -c 'dm irc ssh wizards'" \
            4     "run around"        "quake3e +set fs_game defrag" \
            5     "frag people"       "quake3e" \
            6     "play a game"       "steam" \
            7     "pop a term"        "st" \
            8     "surf the web"      "dillo" \
            9     "scrot this shit"   "xscreenshot | if2png | imgurup | xsel -pi" \
           10     "want some more?"   "thinglaunch" 2> /dev/null