about summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/bin/upload-screenshot3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/bin/upload-screenshot b/bin/bin/upload-screenshot
index 021fdc7..670f103 100755
--- a/bin/bin/upload-screenshot
+++ b/bin/bin/upload-screenshot
@@ -4,6 +4,5 @@ rename 's/ /-/g' ~/Pictures/*.png
 
 latest=$(ls -Art ~/Pictures | tail -n 1)
 
-pb "~/Pictures/$latest" | xclip -selection clipboard
-notify-send "on yr clipbrd"
+pb "~/Pictures/$latest"