Update 2023-04-12 18:15 OpenBSD/amd64

This commit is contained in:
c0dev0id
2023-04-12 18:15:49 +02:00
parent a180346869
commit 7a52d27b37
9 changed files with 78 additions and 0 deletions

3
.bin/xpick_copy Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
xpick -h | tr -d '\n' | xclip
notify-send "$(xclip -o)"