cdown / clipmenu

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

Support customizing launcher args #191

Closed N-R-K closed 2 years ago

N-R-K commented 2 years ago

Main motivation is because I often cannot find an item in my clipboard due to the item being UPPERCASE. So being able to supply addition launcher args (in my case -i to dmenu) would be a nice quality of life improvement.

At the moment I'm patching locally, but given that CM_LAUNCHER is a configurable option, IMO it makes sense to allow configuring the args as well.

N-R-K commented 2 years ago

Ignore, I didn't realize that args passed to clipmenu goes to the launcher.