Update 2023-11-01 10:14 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-11-01 10:14:00 +01:00
parent 09f9fd0045
commit f02cbd8d82
6 changed files with 293 additions and 177 deletions

View File

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