From b39f6fcd1a0b8a9bbb9aafdb21b20230eff02271 Mon Sep 17 00:00:00 2001 From: Siina Mashek Date: Mon, 10 Oct 2022 13:41:07 +0300 Subject: [PATCH] Adjusted monitors physically, need to digitally too --- common/scrot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/scrot.sh b/common/scrot.sh index 23b7170..068850b 100755 --- a/common/scrot.sh +++ b/common/scrot.sh @@ -15,7 +15,7 @@ source ~/.profile # Workaround to avoid using /bin/bash # Edit these to fit setup sound="$HOME/Projects/local-bin/sounds/shutter.ogg" filename="$(date +'%Y%m%d_%H%M%S').png" -main_res="1920x1080+0+521" +main_res="1920x1080+0+529" secondary_res="1080x1920+1920+0" # Ensure screenshot directory is there so the script will work