Run screeshot sound in the background

This commit is contained in:
Daniel Ruiz de Alegría 2021-04-25 12:15:38 +02:00
parent 8c3e167ab4
commit 033b1b3d2e
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

View File

@ -61,7 +61,7 @@ notify() {
rm "$GDBUS_MONITOR_PID" rm "$GDBUS_MONITOR_PID"
} }
paplay /usr/share/sounds/freedesktop/stereo/screen-capture.oga paplay /usr/share/sounds/freedesktop/stereo/screen-capture.oga &
if [ $# -eq 0 ] if [ $# -eq 0 ]
then then