From d1f08ec791db96b48d0d1ba6f7927d9a3eddf1bd Mon Sep 17 00:00:00 2001 From: adamstuck Date: Thu, 11 Nov 2021 23:16:53 +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