#!/bin/sh

killall -SIGINT gpu-screen-recorder && notify-send -u low 'Screen record' 'Recording stopped'
