Skip to content

How do I set the CLIPBOARD_ALWAYS_PERSIST environmental variable??? #65

Answered by Slackadays
BenjaminWang236 asked this question in Q&A
Discussion options

You must be logged in to vote

You didn't read Set this wrong, it literally means that if the variable is set to something, anything, then it's considered enabled to Clipboard. So, in your case, use export CLIPBOARD_ALWAYS_PERSIST=1 or ...ERSIST=0, as Clipboard doesn't check what the value actually is. That also means to disable the variable, just unset it.

I'll update the readme to say Set this to anything... instead so it's clearer :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BenjaminWang236
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants