Skip to content

Commit 8e789a8

Browse files
Fix typographical error
1 parent 064eacf commit 8e789a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/cht.sh.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ cmd_stealth() {
687687
past=$(pbpaste)
688688
else
689689
if [ "$XDG_SESSION_TYPE" = wayland ]; then
690-
past=$(xl-paste -p)
690+
past=$(wl-paste -p)
691691
else
692692
past=$(xsel -o)
693693
fi

0 commit comments

Comments
 (0)