diff options
author | zachir <zachir@librem.one> | 2023-02-10 12:32:43 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-02-10 12:32:43 -0600 |
commit | 5e74241bb8b2a672a7adcc4a8b6e1dea03f2f5a2 (patch) | |
tree | 24768273a6578345dfe530918c54c86db90a3e11 /dwm/autostart.sh | |
parent | 7a2dd5235800003487d43c57d1b76847c692bce4 (diff) |
remove unnecessary cruftminor
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 |