From b79dcb8585e77535160784fd32243b023e12873f Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Sun, 31 Oct 2021 17:58:10 +0100 Subject: Cleaned home dir, cleaned xinit, ls -> exa, cvim alias --- .config/i3/extra/screenshot | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .config/i3/extra/screenshot (limited to '.config/i3/extra/screenshot') diff --git a/.config/i3/extra/screenshot b/.config/i3/extra/screenshot new file mode 100755 index 0000000..9a443b1 --- /dev/null +++ b/.config/i3/extra/screenshot @@ -0,0 +1,4 @@ +#!/bin/sh + +sleep 0.2 +scrot -sfe 'xclip -selection c -t image/png < $f; mv $f ~/Pictures/screenshots/' -- cgit v1.2.3-70-g09d2