Skip to content

ameall/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

config

Symlinks

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.

Swapping Caps Lock and Escape

  1. sudo nvim /etc/default/keyboard
  2. Change XKBOPTIONS="" to XKBOPTIONS="caps:swapescape"
  3. Reboot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published