#!/usr/bin/env bash
notify-send -t 5000 "Left click on the window to kill" "Any other button to cancel"
xkill
