From 619460b2a356a4093538cb3799964bec3b4b6b59 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Tue, 14 Sep 2021 02:06:14 -0400 Subject: fixed cutbuffer stack feature --- dot/local/bin/cutbuffer_pop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot/local/bin/cutbuffer_pop') diff --git a/dot/local/bin/cutbuffer_pop b/dot/local/bin/cutbuffer_pop index 6b314e5..6a693c6 100755 --- a/dot/local/bin/cutbuffer_pop +++ b/dot/local/bin/cutbuffer_pop @@ -75,7 +75,7 @@ set -x exec 2> /tmp/cbp.log xcb -s 0 < "$f" -xcb -p 0 | xsel +xsel --input < "$f" mkdir -p .popped mv "$f" -t .popped -- cgit v1.2.3