diff --git a/extra/README.md b/extra/README.md index eba6ce9..7df7930 100644 --- a/extra/README.md +++ b/extra/README.md @@ -1,4 +1,4 @@ -# sxbm-dmenu +# sxbm\_dmenu This is a small example dmenu wrapper around sxbm. Feel free to customize/tweak it to your needs. @@ -10,11 +10,11 @@ By default `sxbm_dmenu` takes the exact same arguments as `sxbm ls`. Invoking To list matching titles: `sxbm_dmenu title` To list matching tags: `sxbm_dmenu +tag` -* Additional arguments: `sxbm_dmenu` takes two additional arguments. +*Additional arguments:* `sxbm_dmenu` takes two additional arguments. - * `-y` or `--yank` will copy the selected link to your clipboard - (requires `xclip`) instead of opening them. Example: `sxbm_dmenu -y title` +* `-y` or `--yank` will copy the selected link to your clipboard +(requires `xclip`) instead of opening them. Example: `sxbm_dmenu -y title` - * `-a` or `--add` is an alias to `sxbm add`. - Example: `sxbm_dmenu -a link.com +tag` +* `-a` or `--add` is an alias to `sxbm add`. +Example: `sxbm_dmenu -a link.com +tag`