diff --git a/clipmenud b/clipmenud index b0efe22..644d1c3 100755 --- a/clipmenud +++ b/clipmenud @@ -125,7 +125,7 @@ while true; do # Primary is excluded from the change of ownership as applications # sometimes act up if clipboard focus is taken away from them -- # for example, urxvt will unhilight text, which is undesirable. - _xsel -o --clipboard | _xsel -i --clipboard + _xsel -k --clipboard fi if ! (( CM_ONESHOT )); then