From c6848e26d94a438d51e460d050011ce5ec67919b Mon Sep 17 00:00:00 2001 From: srdusr Date: Sat, 7 Jan 2023 14:52:22 +0200 Subject: Wrong directory --- killandnotify | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 killandnotify (limited to 'killandnotify') diff --git a/killandnotify b/killandnotify deleted file mode 100755 index 2e7222e..0000000 --- a/killandnotify +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# Kills an application and sends a notification that it's been killed - -killall "$1" && notify-send "$1" "$2" -- cgit v1.2.3