From 04c117f85699f6d13a61ebf465e9171bddf3d9b7 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 27 Mar 2020 22:06:47 -0400 Subject: setbg overhaul, dwm update mv'd to postrun Yeah of course I'm going to totally rewrite a script right after I do a video on it. It uses links now to not waste space and env variables. Location moved to cache. Thanks to those who suggested some changes. --- .cache/bg | 1 + 1 file changed, 1 insertion(+) create mode 120000 .cache/bg (limited to '.cache/bg') diff --git a/.cache/bg b/.cache/bg new file mode 120000 index 0000000..c246813 --- /dev/null +++ b/.cache/bg @@ -0,0 +1 @@ +.config/wall.png \ No newline at end of file -- cgit v1.3.1