aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-08-14 15:49:23 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-08-14 16:20:22 +1200
commit086c74426cf99997cb777525f76cc5b9edcb6b6c (patch)
treef025b8d345b0f5c0016b0e48a607b82cfb0868ca /Makefile
parentReorganize X11 startup file again (diff)
downloaddotfiles-086c74426cf99997cb777525f76cc5b9edcb6b6c.tar.gz
dotfiles-086c74426cf99997cb777525f76cc5b9edcb6b6c.zip
Correct parcellite X session subfile install
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96189a73..f438701a 100644
--- a/Makefile
+++ b/Makefile
@@ -535,7 +535,7 @@ install-login-shell: check-login-shell
install-parcellite: install-x
cp -p -- parcellite/parcelliterc $(XDG_CONFIG_HOME)
- cp -p -- redshift/xsession.d/redshift.sh $(HOME)/.xsession.d
+ cp -p -- parcellite/xsession.d/parcellite.sh $(HOME)/.xsession.d
install-perlcritic: install-sh
cp -p -- perlcritic/profile.d/*.sh $(HOME)/.profile.d