myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

README (180B)


      1 This folder gets symlinked as ~/.xkb.
      2 
      3 To load under Xorg:
      4 
      5 - xkbcomp -I$HOME/config/xkb ~/config/xkb/map $DISPLAY
      6 
      7 To load with wayland and sway:
      8 
      9 - XKB_DEFAULT_LAYOUT=a3nm sway
     10