aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-05-07 03:20:41 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-05-07 03:34:22 +1200
commit21262c77ce55b6253b9f64e340ff6d1e3c5c875d (patch)
tree4263366a3b0a1c80cdb67065d363cd08b3545815 /Makefile
parentOverhaul screenshot behavior (diff)
downloaddotfiles-21262c77ce55b6253b9f64e340ff6d1e3c5c875d.tar.gz
dotfiles-21262c77ce55b6253b9f64e340ff6d1e3c5c875d.zip
Throw away dunst config for now
The defaults work pretty well in i3; I might tweak them a bit later, but I won't start with this.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 376a7954..3ebee365 100644
--- a/Makefile
+++ b/Makefile
@@ -422,8 +422,6 @@ install-dillo: dillo/dillorc install-x
cp -p -- dillo/dillorc $(HOME)/.dillo/dillorc
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