X-Git-Url: http://git.subgeniuskitty.com/xmenu/.git/blobdiff_plain/f66f4c1823f2f00a367711cabc8b18c17d701a4d..883ec17fe267ad3c59f15f0623911dfcdd9f2912:/README.md diff --git a/README.md b/README.md index cb61792..d81aa39 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,7 @@ XMenu is a menu utility for X. XMenu receives a menu specification in stdin, shows a menu for the user to select one of the options, and outputs the option selected to stdout. -XMenu can be controlled both via mouse and via keyboard. The menu is a -pop-up menu (that is, after selecting an option, the menu disappears). +XMenu can be controlled both via mouse and via keyboard. In order to generate a menu of applications based on .desktop entries, as specified by XDG, checkout [xdg-xmenu](https://github.com/OliverLew/xdg-xmenu)