From 97487ed1431ed0cfa4f5b6facd69dbd0f13911f4 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Fri, 3 Mar 2023 19:53:22 +0100 Subject: renamed dmscripts to guiscripts --- bin/guiscripts/dmpsclip | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/guiscripts/dmpsclip (limited to 'bin/guiscripts/dmpsclip') diff --git a/bin/guiscripts/dmpsclip b/bin/guiscripts/dmpsclip new file mode 100755 index 0000000..8577e91 --- /dev/null +++ b/bin/guiscripts/dmpsclip @@ -0,0 +1,3 @@ +#!/bin/sh +dmenu -l 10 -g 1 -c -x < /tmp/tmpclip.txt | xclip -sel c +xdotool key Ctrl+Shift+v -- cgit v1.2.3