From 5e74241bb8b2a672a7adcc4a8b6e1dea03f2f5a2 Mon Sep 17 00:00:00 2001 From: zachir Date: Fri, 10 Feb 2023 12:32:43 -0600 Subject: remove unnecessary cruft --- dwm/autostart.sh | 3 --- dwm/autostart_blocking.sh | 2 -- 2 files changed, 5 deletions(-) delete mode 100755 dwm/autostart.sh delete mode 100755 dwm/autostart_blocking.sh (limited to 'dwm') diff --git a/dwm/autostart.sh b/dwm/autostart.sh deleted file mode 100755 index 000d580..0000000 --- a/dwm/autostart.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -sh -c ~/.config/autostart.sh -pgrep -x dwmblocks >/dev/null || dwmblocks diff --git a/dwm/autostart_blocking.sh b/dwm/autostart_blocking.sh deleted file mode 100755 index 3927441..0000000 --- a/dwm/autostart_blocking.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -sh -c ~/.xprofile & disown -- cgit v1.2.3