cdown / clipmenu

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

Recognize any set CM_OUTPUT_CLIP value. #211

Closed Labdabeta closed 4 months ago

Labdabeta commented 7 months ago

Instead of requiring CM_OUTPUT_CLIP to be specifically set to a non-zero integer, this allows CM_OUTPUT_CLIP to be set to any value, even an empty string.

cdown commented 4 months ago

clipmenu is now in C, so closing since this applies to the old bash version. Thanks for your work on this, though!