Add tarmak3 swaps

master
Jacopo De Simoi 4 years ago
parent 652dcc5ca3
commit 5436ba1263
  1. 10
      global.org

@ -2284,6 +2284,16 @@ Set up all possible combinations of modifiers
(?e . ?k)
(?k . ?n)
(?n . ?j)))
(setq tarmak3-swap-alist '((?j . ?r)
(?r . ?s)
(?s . ?d)
(?d . ?g)
(?g . ?t)
(?t . ?f)
(?f . ?e)
(?e . ?k)
(?k . ?n)
(?n . ?j)))
(setq tarmak-current-swap-alist tarmak2-swap-alist)
#+end_src

Loading…
Cancel
Save