From 85c027057d58ed6f778df1c21d1dc312f14cafc8 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Thu, 11 Nov 2021 23:29:07 +0100 Subject: i3 xorg update. screenshot scrot update. --- .config/i3/extra/screenshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/i3/extra') diff --git a/.config/i3/extra/screenshot b/.config/i3/extra/screenshot index 9a443b1..1fb1ae7 100755 --- a/.config/i3/extra/screenshot +++ b/.config/i3/extra/screenshot @@ -1,4 +1,4 @@ #!/bin/sh sleep 0.2 -scrot -sfe 'xclip -selection c -t image/png < $f; mv $f ~/Pictures/screenshots/' +scrot -s -e 'xclip -selection c -t image/png < $f; mv $f ~/Pictures/screenshots/' -- cgit v1.2.3-70-g09d2