Fixing border capture

This commit is contained in:
Siina Mashek 2020-12-02 05:18:45 +02:00
parent b286e5b3e4
commit 2efa2690d0

View File

@ -31,7 +31,7 @@ if [[ ${1} == "--main" ]]; then
else
args="${args} ${1}"
fi
maim $args $filename
maim -B $args $filename
mpv $sound
$HOME/.local/bin/boop.sh "$screendir$filename"