Add option to create bookmark via dmenu
This commit is contained in:
@ -15,6 +15,5 @@ To list matching tags: `sxbm_dmenu +tag`
|
||||
* `-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` pipes user input to `sxbm add`.
|
||||
Example: `sxbm_dmenu -a`
|
||||
|
||||
Reference in New Issue
Block a user