From 71ca28742ac4f93ab2401eaee8e78471c023cd4b Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 7 Nov 2024 11:32:27 +0800 Subject: Update --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 41d22a8..555634e 100644 --- a/Makefile +++ b/Makefile @@ -65,7 +65,7 @@ crontab: # Swap Ctrl-Caps in X11 libinput: - sudo ln -sf `pwd`/misc/libinput/* /etc/X11/xorg.conf.d/ + sudo ln -sf `pwd`/X11/libinput/* /etc/X11/xorg.conf.d/ # Swap Ctrl-Caps in tty2~6 console: @@ -104,7 +104,7 @@ alacritty: ln -sf `pwd`/X11/alacritty ~/.config/alacritty mpd: - ln -sf `pwd`/mpd/ncmpcpp ~/.config/ncmpcpp + ln -sf `pwd`/X11/mpd/ncmpcpp ~/.config/ncmpcpp rm -rf ~/.ncmpcpp snippets: -- cgit v1.2.3-70-g09d2