aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-01-21 16:07:54 +0100
committerJohn Ankarström <john@ankarstrom.se>2021-01-21 16:07:54 +0100
commit598a0de775943fb3c5327581b7dffb72be3ecca9 (patch)
tree90296dc574ea007ffcf157c23868d47b750f3ddf
parent032bc660c96124af79164e13db8197b43ee9cdca (diff)
downloadahk-598a0de775943fb3c5327581b7dffb72be3ecca9.tar.gz
layout: Change language switch hotkey
-rw-r--r--tt.layout.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt.layout.ahk b/tt.layout.ahk
index 824f3fa..5b15342 100644
--- a/tt.layout.ahk
+++ b/tt.layout.ahk
@@ -2,7 +2,7 @@
;; -> body
-LWin & Tab::
+LWin & SC029:: ; key left of 1
if (GetKeyState("Shift"))
new := altlayout
else