summaryrefslogtreecommitdiff
path: root/.config/i3/custom/screenshot
diff options
context:
space:
mode:
authorAdam <56338480+adastx@users.noreply.github.com>2021-10-31 17:58:10 +0100
committerAdam <56338480+adastx@users.noreply.github.com>2021-10-31 17:58:10 +0100
commitb79dcb8585e77535160784fd32243b023e12873f (patch)
tree493b2ad438b6ddd13b599601b5cc90322f4458a4 /.config/i3/custom/screenshot
parentcb7464082fc971d9f7ff04dc3a75cd5597de06ac (diff)
Cleaned home dir, cleaned xinit, ls -> exa, cvim alias
Diffstat (limited to '.config/i3/custom/screenshot')
-rwxr-xr-x.config/i3/custom/screenshot4
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/i3/custom/screenshot b/.config/i3/custom/screenshot
deleted file mode 100755
index 9a443b1..0000000
--- a/.config/i3/custom/screenshot
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-sleep 0.2
-scrot -sfe 'xclip -selection c -t image/png < $f; mv $f ~/Pictures/screenshots/'