Compare commits

..

No commits in common. "514250603e6385a70beb0752aa835b8e2aab76da" and "a276e57e944989d06c60ca57e55f21a0fde0111a" have entirely different histories.

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 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 - `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`: ### Example in `dmenu`:
![dmenu_tools](https://user-images.githubusercontent.com/31094984/167123173-ee8092a2-d5ab-47b4-b207-ced328072cc0.gif) ![dmenu_tools](https://user-images.githubusercontent.com/31094984/167123173-ee8092a2-d5ab-47b4-b207-ced328072cc0.gif)