From 033b1b3d2e5fa052bd75fb1ba83611205e6ce1bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ruiz=20de=20Alegr=C3=ADa?= Date: Sun, 25 Apr 2021 12:15:38 +0200 Subject: [PATCH] Run screeshot sound in the background --- share/kali-themes/xfce4-screenshooter | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/kali-themes/xfce4-screenshooter b/share/kali-themes/xfce4-screenshooter index 49d9a828..556c02c0 100755 --- a/share/kali-themes/xfce4-screenshooter +++ b/share/kali-themes/xfce4-screenshooter @@ -61,7 +61,7 @@ notify() { 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 ] then