dotfiles

regexghost dotfiles and scripts
git clone https://git.regexghost.com/dotfiles.git
Log | Files | Refs | README

keyboard-settings.sh (135B)


      1 #!/bin/sh
      2 
      3 # Increase key rate (delay = 200, repeat rate = 40)
      4 xset r rate 200 40
      5 
      6 # Caps lock -> Escape
      7 setxkbmap -option caps:escape