From f9a836e80348af0f31018149937799d5724eb793 Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Tue, 8 Aug 2023 15:04:51 -0600 Subject: [PATCH] new dirs --- scripts/prtsc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/prtsc b/scripts/prtsc index 36d332e..c7a04bc 100755 --- a/scripts/prtsc +++ b/scripts/prtsc @@ -1,4 +1,4 @@ #!/bin/sh # Command alias to reference easily -scrot -s '/home/tavo/Pictures/Screenshots/%Y-%m-%d.png' -e 'xclip -selection clipboard -t image/png -i $f' +scrot -s '/home/tavo/Media/Pictures/Screenshots/%Y-%m-%d.png' -e 'xclip -selection clipboard -t image/png -i $f'