From a754011fc58e83f38cadc5bc10492ab961c9c540 Mon Sep 17 00:00:00 2001 From: justsaumit Date: Wed, 2 Mar 2022 11:23:45 +0530 Subject: spring cleaning 0.1 --- scripts/hotrebootdwm | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 scripts/hotrebootdwm (limited to 'scripts/hotrebootdwm') diff --git a/scripts/hotrebootdwm b/scripts/hotrebootdwm deleted file mode 100755 index b89bac7..0000000 --- a/scripts/hotrebootdwm +++ /dev/null @@ -1,4 +0,0 @@ -$!/bin/sh -##pid=$(ps -a | grep dwm | awk '{print $1}') -pid=$(pidof dwm) -kill -HUP $pid -- cgit v1.2.3