From 120b0999b4d996f4e9a0d78975f7ef4923b95e7e Mon Sep 17 00:00:00 2001 From: stkhan Date: Sat, 19 Jun 2021 10:42:51 -0500 Subject: Remove tmp dir Former-commit-id: f9a9e87a5573b8c6549d802405fa53c78ec419b9 --- sd/etc/autostart.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 sd/etc/autostart.sh (limited to 'sd/etc/autostart.sh') diff --git a/sd/etc/autostart.sh b/sd/etc/autostart.sh deleted file mode 100755 index f646755..0000000 --- a/sd/etc/autostart.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -# A script run by dwm when it starts -feh --bg-fill ~/.config/wallpaper.jpg -dwmblocks & -picom --experimental-backends & -dunst & -- cgit v1.2.3