Compare commits
2 commits
a276e57e94
...
514250603e
Author | SHA1 | Date | |
---|---|---|---|
514250603e | |||
4bab69fc7d |
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue