aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-04-30 19:22:58 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-04-30 19:22:58 +1200
commitcf7c77f4ef19f5f2780a918223c116efcc7b011f (patch)
tree48182263e3405797773b635b51f1a83a90ffb594 /Makefile
parentCouple urxvt config together (diff)
downloaddotfiles-cf7c77f4ef19f5f2780a918223c116efcc7b011f.tar.gz
dotfiles-cf7c77f4ef19f5f2780a918223c116efcc7b011f.zip
Couple dunst config together
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7a2d7d8f..ca503d9d 100644
--- a/Makefile
+++ b/Makefile
@@ -417,6 +417,7 @@ install-dillo: dillo/dillorc install-x
install-dunst: install-x
mkdir -p -- $(XDG_CONFIG_HOME)/dunst
cp -p -- dunst/dunstrc $(XDG_CONFIG_HOME)/dunst
+ cp -p -- dunst/xsession.d/* $(HOME)/.xsession.d
install-emacs: emacs/bin/emacsm install-sh
mkdir -p -- $(HOME)/.local/bin