diff --git a/configs/default_hooks/presuspend b/configs/default_hooks/presuspend index ff85020..d7e87eb 100644 --- a/configs/default_hooks/presuspend +++ b/configs/default_hooks/presuspend @@ -9,3 +9,4 @@ pkill -STOP conky pkill clickclack pkill -f "$KEYBOARD" +pkill mpv #if any audio/video is playing, kill it (it might stutter otherwise)