Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.11 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.11 KB

Introduction

"dmenu-do" is a thin wrapper around dmenu which makes it act a little more like gnome-do. Specifically, it allows the user to traverse a set of directories and find files stored in them. It then either executes the file, or uses mailcap to run an associated program.

Wiki

Please, see the wiki page for more info about installation an usage.

License

Copyright (C) 2012 Eyal Erez

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.