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)