From 1ef1910dc5e0a4719d5b407fe3297b26761e5237 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 31 Aug 2018 14:26:37 -0400 Subject: [PATCH] Update screenshot.sh --- sxhkd/.config/sxhkd/screenshot.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sxhkd/.config/sxhkd/screenshot.sh b/sxhkd/.config/sxhkd/screenshot.sh index 1dd48f7..40d34ab 100644 --- a/sxhkd/.config/sxhkd/screenshot.sh +++ b/sxhkd/.config/sxhkd/screenshot.sh @@ -1,6 +1,6 @@ # New Start: A modern Arch workflow built with an emphasis on functionality. -# Copyright (C) 2017 Donovan Glover +# Copyright (C) 2017-2018 Donovan Glover DATETIME=`date +%F_%H%M%S` -shotgun ~/Pictures/Screenshots/$DATETIME.png -feh ~/Pictures/Screenshots/$DATETIME.png --geometry 3200x1800 +shotgun ~/$DATETIME.png +feh ~/$DATETIME.png --geometry 3200x1800