diff options
Diffstat (limited to 'dwm/autostart.sh')
-rwxr-xr-x | dwm/autostart.sh | 3 |
1 files changed, 0 insertions, 3 deletions
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 |