summaryrefslogtreecommitdiffstats
path: root/desktop/bashrun/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/bashrun/README')
-rw-r--r--desktop/bashrun/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/desktop/bashrun/README b/desktop/bashrun/README
new file mode 100644
index 0000000000..cf9eeeac50
--- /dev/null
+++ b/desktop/bashrun/README
@@ -0,0 +1,12 @@
+bashrun (X11 application launcher based on bash)
+
+Bashrun provides a powerful application launcher by running a
+specialized bash session in a small terminal window, conveniently
+providing bash features like tab-completion and history. Additional
+features include user configurable rules for automatically launching
+certain commands in a new terminal window, looking up manual and
+info pages, performing dict and google queries, defining bookmarks
+for webpages or piping command output to the clipboard.
+
+NOTE: This uses xdotool if it is installed. Also, zenity or kdialog
+is used if installed (will fall back to xmessage otherwise).