Compare commits

...

2 commits

Author SHA1 Message Date
514250603e update readme 2022-05-06 12:38:56 +01:00
4bab69fc7d update readme 2022-05-06 12:38:22 +01:00

View file

@ -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)