#dmenu #launcher #applications #font #render

app dmitri

Fast and minimal application launcher, like dmenu

2 releases

0.1.1 Dec 21, 2021
0.1.0 Dec 21, 2021

#10 in #dmenu

Custom license

60KB
489 lines

dmitri

Fast and minimal application launcher, like dmenu

Disclaimer: not as slim as dmenu.

  • Renders truetype fonts
  • Fuzzy matching beyond substrings

Options and defaults

-f <fontname> (monospace, ProFontWindows) select a system font.

-s <fontsize> (32) set font size.

-c <color> (#ff8800) set color.

-m <margin> (7) set margin surrounding text.

-p <precise-wheight> (5.0) set additional wheight for items that match subtext. Example: shoot in xfce4-screenshooter gets pulled to the top of tab completion list.

Keybindings

  • Tab jumps to next completion
  • Shift+Tab jumps to previous completion
  • Esc aborts and closes dmitri
  • Enter selects either input or tab selection and executes the application, and closes dmitri

Dependencies

~13MB
~232K SLoC