This commit is contained in:
kento2 2026-04-29 17:43:51 +02:00
parent 0c631596a9
commit 15c6bd4c02
2 changed files with 2 additions and 1 deletions

View file

@ -1,2 +1,2 @@
#!/bin/sh
xclip -selection clipboard $@
/usr/bin/xclip -selection clipboard $@