From c1e2aa9ffcf1c4ee116b0495b6e8bf6ba67c5188 Mon Sep 17 00:00:00 2001 From: Hekuran <62762955+narukeh@users.noreply.github.com> Date: Wed, 8 Apr 2020 16:16:59 +0200 Subject: Move bg link to ~/.local/share/ (#545) * Move bg link to ~/.local/share/ often the ~/.cache directory is deleted because it gets too big, in my case if i compile stuff with yay, firefoxs chace also gets quite big, and mesa shaders are also stored there. * added a symlink to .config/wall.png * removed the .cache dir --- .cache/bg | 1 - 1 file changed, 1 deletion(-) delete mode 120000 .cache/bg (limited to '.cache/bg') diff --git a/.cache/bg b/.cache/bg deleted file mode 120000 index 787af6f..0000000 --- a/.cache/bg +++ /dev/null @@ -1 +0,0 @@ -../.config/wall.png \ No newline at end of file -- cgit v1.3.1