aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-07-29 10:59:25 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-07-29 10:59:25 +1200
commitfa7c81108e8fb0c7e0c6c24fb5213956339cd69c (patch)
tree14faaa8fc00576bb3a795a15e7c13d700859ebb7 /Makefile
parentTidy up comments for POSIX interactive scripts (diff)
downloaddotfiles-fa7c81108e8fb0c7e0c6c24fb5213956339cd69c.tar.gz
dotfiles-fa7c81108e8fb0c7e0c6c24fb5213956339cd69c.zip
Spruce up X config a bit, remove Thunar daemon
Better to let dbus activate it, I think.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 9ec536db..921e9ed6 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,6 @@
install-sxhkd \
install-systemd \
install-terminfo \
- install-thunar \
install-tidy \
install-tmux \
install-urxvt \
@@ -618,9 +617,6 @@ install-terminfo:
tic terminfo/screen.ti
tic terminfo/screen-256color.ti
-install-thunar: install-x
- cp -p -- thunar/xsession.d/* $(HOME)/.xsession.d
-
install-tidy: install-sh
cp -p -- tidy/profile.d/*.sh $(HOME)/.profile.d
mkdir -p -- $(XDG_CONFIG_HOME)/tidy