From 514250603e6385a70beb0752aa835b8e2aab76da Mon Sep 17 00:00:00 2001 From: Paul Wilde Date: Fri, 6 May 2022 12:38:56 +0100 Subject: [PATCH] update readme --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 5f30cf8..034ee57 100644 --- a/README.MD +++ b/README.MD @@ -19,8 +19,8 @@ which are selectable options in dmenu. The next two do not work with `rofi` unless you have `alias dmenu=rofi` set, but they're pretty nice tools - `passmenu_wrapper` a wrapper for passmenu. It basically just styles `passmenu` with no other features -- `command_wrapper` inspired by passmenu_wrapper, a basic tool to run other `dmenu` related tools with uniform styling - * for example: `dmenu_run`, `clipmenu`, `passmenu` etc. +- `command_wrapper` inspired by passmenu_wrapper, a basic tool to run other `dmenu` related tools with uniform styling. For example: `dmenu_run`, `clipmenu`, `passmenu` etc. + ### Example in `dmenu`: ![dmenu_tools](https://user-images.githubusercontent.com/31094984/167123173-ee8092a2-d5ab-47b4-b207-ced328072cc0.gif)