From 53cb3d537303c75ac5d3de577075928b687d240a Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Fri, 3 Nov 2023 17:58:22 +0100 Subject: added clipswap --- bin/guiscripts/clipswap | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bin/guiscripts/clipswap (limited to 'bin/guiscripts') diff --git a/bin/guiscripts/clipswap b/bin/guiscripts/clipswap new file mode 100755 index 0000000..1cae135 --- /dev/null +++ b/bin/guiscripts/clipswap @@ -0,0 +1,4 @@ +#!/bin/sh +paste="$(clipo)" +clipo -p | clipp +printf '%s' "$paste" | clipp -p -- cgit v1.2.3