Revert "Use xsel -o/-i instead of -k"

This reverts commit 47eb3d182c.
This commit is contained in:
Chris Down 2018-02-20 10:08:20 +00:00
parent 9a52f7ddba
commit 9c436084f2

View file

@ -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