aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 83d5c0a5..24006419 100644
--- a/Makefile
+++ b/Makefile
@@ -199,6 +199,8 @@ install-wyrd :
install -m 0644 -- wyrd/wyrdrc "$(HOME)"/.wyrdrc
install-x :
+ install -m 0755 -d -- "$(HOME)"/.config
+ install -m 0644 -- X/redshift.conf "$(HOME)"/.config/redshift.conf
install -m 0644 -- X/Xresources "$(HOME)"/.Xresources
install -m 0644 -- X/xbindkeysrc "$(HOME)"/.xbindkeysrc
install -m 0644 -- X/xinitrc "$(HOME)"/.xinitrc