summaryrefslogtreecommitdiff
path: root/.local/bin/printscreen
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/printscreen')
-rwxr-xr-x.local/bin/printscreen3
1 files changed, 0 insertions, 3 deletions
diff --git a/.local/bin/printscreen b/.local/bin/printscreen
deleted file mode 100755
index 588b15b..0000000
--- a/.local/bin/printscreen
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-scrot -q 100 -e 'xclip -selection c -t image/png < $f; mv $f ~/Pictures/screenshots/'