Update 2023-11-23 13:23 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2023-11-23 13:23:56 +01:00
parent d4c83cd571
commit 51276df8be
19 changed files with 216 additions and 120 deletions

View File

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