Adjusted monitors physically, need to digitally too
This commit is contained in:
parent
3cc43c5f4e
commit
b39f6fcd1a
|
@ -15,7 +15,7 @@ source ~/.profile # Workaround to avoid using /bin/bash
|
||||||
# Edit these to fit setup
|
# Edit these to fit setup
|
||||||
sound="$HOME/Projects/local-bin/sounds/shutter.ogg"
|
sound="$HOME/Projects/local-bin/sounds/shutter.ogg"
|
||||||
filename="$(date +'%Y%m%d_%H%M%S').png"
|
filename="$(date +'%Y%m%d_%H%M%S').png"
|
||||||
main_res="1920x1080+0+521"
|
main_res="1920x1080+0+529"
|
||||||
secondary_res="1080x1920+1920+0"
|
secondary_res="1080x1920+1920+0"
|
||||||
|
|
||||||
# Ensure screenshot directory is there so the script will work
|
# Ensure screenshot directory is there so the script will work
|
||||||
|
|
Loading…
Reference in New Issue