diff options
author | Tomas Matejicek <tomas@slax.org> | 2016-12-24 00:26:47 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-24 00:30:10 +0000 |
commit | ee82de79c7a191ab9f362dec26f302b7922d2c3b (patch) | |
tree | 7c0882ed581838ebde88adb9d479ca642afda892 /desktop/xlunch/README | |
parent | 31a072b732b9bbf61cfc030e120563d6e2165c12 (diff) |
desktop/xlunch: Added (graphical launcher for xorg/x11).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/xlunch/README')
-rw-r--r-- | desktop/xlunch/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/xlunch/README b/desktop/xlunch/README new file mode 100644 index 000000000000..6209996dcafc --- /dev/null +++ b/desktop/xlunch/README @@ -0,0 +1,9 @@ +xlunch (graphical launcher for xorg/x11) + +Xlunch is a small and simple graphical launcher for Xorg/X11. It +requires only pure Xlib and Imlib2. It allows you to run a program by +clicking its icon; alternatively, you can also just type any arbitrary +command using your keyboard. It is possible to run xlunch in two +different modes: Desktop mode and Quick launch mode. + +Author: Tomas Matejicek |