cdown / clipmenu

Clipboard management using dmenu
MIT License
1.11k stars 90 forks source link

Set the rofi prompt text #177

Closed SabrinaJewson closed 2 years ago

SabrinaJewson commented 2 years ago

Right now running clipmenu with Rofi results in the prompt text just saying dmenu:. But by passing in -p clipmenu into Rofi it will be changed to clipmenu: which is a lot nicer.

cdown commented 2 years ago

Thanks, merged 04b71fb7a9b076b88959c71760a973efe6b399c5 which passes this only for rofi, since in dmenu it takes space that otherwise wouldn't be taken.