spmenu-wiki/pages/Home.md

16 lines
825 B
Markdown
Raw Normal View History

2023-04-24 18:09:10 +02:00
Welcome to the spmenu wiki!
---------------------------
2023-05-09 19:37:40 +02:00
![preview image](/pages/images/preview.png)
2023-04-24 18:09:10 +02:00
[spmenu](https://git.speedie.site/spmenu) is an X11 menu application based on
[dmenu](https://tools.suckless.org/dmenu) which takes standard input, parses
it, and lets the user choose an option and sends the
2023-05-21 16:38:43 +02:00
selected option to standard output.
Options are separated by newlines. In addition to this, it also serves as a run launcher through the included shell script `spmenu_run` which supports running binaries from $PATH but also file management and .desktop entries.
2023-05-09 19:37:40 +02:00
What are you waiting for? Check it out!
2023-05-21 16:38:43 +02:00
It is recommended that you start out by following [[Getting Started]]. Then, you may be interested in [[Using spmenu as a run launcher]].
spmenu git repository: `https://git.speedie.site/spmenu`