archy-linux / archy-dmenu

My fork from dmenu yoo πŸ΄πŸ˜†πŸ’™

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My awesome fork from dmenu 🍴β™₯

With a lot of beautiful patches and some of my own.

Patches

  • highlight - This patch highlights the individual characters of matched text for each dmenu list entry.
  • case-insensitive - This patch changes case-insensitive item matching to default behaviour. Adds an -s option to enable case-sensitive matching.
  • center - This patch centers dmenu in the middle of the screen.
  • grid - This patch allows you to render dmenu's entries in a grid by adding a new -g flag to specify the number of grid columns. You can use -g and -l together to create a G columns * L lines grid.

About

My fork from dmenu yoo πŸ΄πŸ˜†πŸ’™

License:MIT License


Languages

Language:C 93.6%Language:Makefile 5.9%Language:Shell 0.6%