mybin

my ~/bin
git clone https://a3nm.net/git/mybin/
Log | Files | Refs | README

layout (117B)


      1 #!/bin/bash
      2 
      3 xset r rate 200 65
      4 #xkbcomp ~/.xmodmaprc $DISPLAY
      5 xkbcomp -I$HOME/config/xkb ~/config/xkb/map $DISPLAY
      6