# dmitri ![](./screenshot.png) **Fast and minimal application launcher, like dmenu** Disclaimer: not as slim as dmenu. ## * Renders truetype fonts * Fuzzy matching beyond substrings ## Options and defaults `-f (monospace, ProFontWindows)` select a system font. `-s (32)` set font size. `-c (#ff8800)` set color. `-m (7)` set margin surrounding text. `-p (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