dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

belgium.conf (202B)


      1 [ids]
      2 413c:2113
      3 
      4 [global]
      5 oneshot_timeout = 500
      6 
      7 [main]
      8 compose = layer(meta)
      9 capslock = overload(control, esc)
     10 control = oneshot(control)
     11 shift = oneshot(shift)
     12 meta = oneshot(meta)
     13 alt = oneshot(alt)