diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-04-16 10:04:31 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-04-16 10:05:26 +0200 |
commit | 197a1a74f468d9d69d624b19f90280a3946455e5 (patch) | |
tree | 2f896d32076238fb0affce00fb76ba84de11d43a /bin/guiscripts | |
parent | f9614db5736fdbc9fcf4795d63f3906e8a08ae4d (diff) |
update
Diffstat (limited to 'bin/guiscripts')
-rwxr-xr-x | bin/guiscripts/lh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/guiscripts/lh b/bin/guiscripts/lh index ed5af47..ba39ec0 100755 --- a/bin/guiscripts/lh +++ b/bin/guiscripts/lh @@ -8,7 +8,6 @@ [ "${url:=$1}" ] || url="$(clipo)" notify-send "linkhandler" "$url" -echo "$url" > ~/file.txt case "$url" in file://*) |