summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-03 17:58:22 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-03 17:58:34 +0100
commit53cb3d537303c75ac5d3de577075928b687d240a (patch)
treec93b13a43415b095c736bac32b5eb3363a0d91e5
parent8422757706462fd4abe65187902d5590942f0cc9 (diff)
added clipswap
-rwxr-xr-xbin/guiscripts/clipswap4
1 files changed, 4 insertions, 0 deletions
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