In order to directly use the files from this repo as config, you must symlink them to the files they replace.
Run the ln -s <FILE_IN_THIS_REPO> <FILE_BEING_REPLACED>
command to symlink files in this repo to the ones they replace.
sudo nvim /etc/default/keyboard
- Change
XKBOPTIONS=""
toXKBOPTIONS="caps:swapescape"
- Reboot