tnew menu entries - scripts - various script and utils
(HTM) git clone git://z3bra.org/scripts
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) commit 74170a59af4296f61aade26676fba9e06424516a
(DIR) parent 035e22b1079d0c812c71b129afead6484cb42b42
(HTM) Author: z3bra <willy@mailoo.org>
Date: Thu, 5 Feb 2015 14:06:39 +0100
new menu entries
Diffstat:
M menu | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/menu b/menu
t@@ -1,7 +1,9 @@
#!/bin/bash
-thingmenu -g 120x140 \
+thingmenu -g 140x220 \
+ "pop a term" "urxvt" \
+ "chat on irc" "urxvt -e sh -c 'dm irc ssh blink'" \
"play a game" "steam" \
"frag people" "ioquake3" \
- "chat on irc" "urxvt -e sh -c 'dm irc ssh blink'" \
"surf the web" "dwb" \
+ "scrot this shit" "xscreenshot | if2png | imgurup | xsel -pi" \
"want some more?" "thinglaunch" 2> /dev/null