diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-03 17:43:13 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-11-03 17:43:13 +0100 |
commit | 8422757706462fd4abe65187902d5590942f0cc9 (patch) | |
tree | 71bb1827913d8f8496a607ee8a1245c294e7d3b5 | |
parent | d9a8d6f268a3c0bbf9e24da0737d4af9abbadec0 (diff) |
added cliptype
-rwxr-xr-x | bin/guiscripts/cliptype | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/guiscripts/cliptype b/bin/guiscripts/cliptype new file mode 100755 index 0000000..e6ac093 --- /dev/null +++ b/bin/guiscripts/cliptype @@ -0,0 +1,2 @@ +#!/bin/sh +clipo | ydotool type -f - |