yadus-i3: fix command call
This commit is contained in:
parent
60253a0aec
commit
7ea527598a
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ if [ -z "$clip_content" ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
yadus-i3 "$clip_content"
|
||||
"$(dirname $(readlink -f "$0"))/yadus-i3" "$clip_content"
|
||||
|
|
Loading…
Reference in a new issue