aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index beecf2d5..f55b04f1 100644
--- a/Makefile
+++ b/Makefile
@@ -268,10 +268,8 @@ install-wyrd :
install-x :
install -m 0755 -d -- \
"$(HOME)"/.config \
- "$(HOME)"/.xbackgrounds \
"$(HOME)"/.Xresources.d
install -pm 0644 -- X/redshift.conf "$(HOME)"/.config/redshift.conf
- install -pm 0644 -- X/backgrounds/* "$(HOME)"/.xbackgrounds
install -pm 0644 -- X/xbindkeysrc "$(HOME)"/.xbindkeysrc
install -pm 0644 -- X/xinitrc "$(HOME)"/.xinitrc
install -pm 0644 -- X/Xresources "$(HOME)"/.Xresources