aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-06-23 23:31:50 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-06-23 23:31:50 +1200
commit1becbb42661b5fbf8e1ab54c4074388769f09ec7 (patch)
treee65d2991ad5231bc6e319e60977a5687b92b08f9 /Makefile
parentMove Caps-Ctrl modifier into .keyboard file (diff)
downloaddotfiles-1becbb42661b5fbf8e1ab54c4074388769f09ec7.tar.gz
dotfiles-1becbb42661b5fbf8e1ab54c4074388769f09ec7.zip
Revert "Move Caps-Ctrl modifier into .keyboard ...
This reverts commit 8c23582694eed17689dd2192305c895b961344bf. This doesn't work the way I thought it did. I'll try something else later.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e0f4b5f2..aa4d8ed1 100644
--- a/Makefile
+++ b/Makefile
@@ -669,7 +669,6 @@ install-x: x/xsession check-xsession install-logrotate
cp -p -- x/xsession $(HOME)/.xsession
cp -p -- x/Xresources $(HOME)/.Xresources
cp -p -- x/Xresources.d/* $(HOME)/.Xresources.d
- cp -p -- x/keyboard $(HOME)/.keyboard
cp -p -- x/logrotate/config.d/* $(XDG_CONFIG_HOME)/logrotate/config.d
install-yt-dlp install-youtube-dl: