[dev] Re: Simple application launcher?

From: Christian Neukirchen <chneukirchen_AT_gmail.com>
Date: Thu, 30 Jun 2011 19:07:21 +0200

John Matthewman <jmatthewman_AT_gmail.com> writes:

> But I'd rather find a small app that is just a simple launcher.

I use a small self-written Tk script:
http://chneukirchen.org/dotfiles/bin/tkexec

tkexec %_:urxvt \
  "em:sel Emacs || emacs" \
  "vi:sel Gvim || gvim" \
  "ff:sel Firefox || firefox-limited" \
  "pg:sel Pidgin || pidgin" \
  "ht:sel Hotot || hotot" \
  "sk ":"sel Skype || skype" \
  "xk:xkill" \
  " lk:xscreensaver-command --lock" \
  -o -geometry +0+-1 &

(sel is http://chneukirchen.org/dotfiles/bin/sel)

-- 
Christian Neukirchen  <chneukirchen@gmail.com>  http://chneukirchen.org
Received on Thu Jun 30 2011 - 19:07:21 CEST

This archive was generated by hypermail 2.2.0 : Thu Jun 30 2011 - 19:12:02 CEST