From 45dda65281a7721035c8925f7044d5440be7d4be Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 2 Mar 2018 02:38:07 -0500 Subject: use touchegg instead of ginn --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 264be72..fa2adc7 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ INSTALL = agignore \ bash_logout \ bash_profile \ bashrc \ + config/touchegg/touchegg.conf \ crawlrc \ gdbinit \ gitconfig \ @@ -74,7 +75,8 @@ EMPTYDIRS = $(patsubst services/%,.log/%,$(wildcard services/*)) \ .cache/mpd \ .cache/vim/hist \ .cache/vim/undo \ - .config/mpd/playlists + .config/mpd/playlists \ + .config/touchegg ECHO = @echo LN = @ln -sf -- cgit v1.2.3-54-g00ecf