diff options
author | Ryan Kavanagh <rak@debian.org> | 2018-06-15 10:26:15 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2018-06-15 10:26:15 -0400 |
commit | 7ab7b201fbcd8a98c0df328c5944c908968b3451 (patch) | |
tree | 76e9a52b9ecaf30945ba4f95b6cdcb017cf1a351 /bin | |
parent | Use long key id for GPGKEY in zsh (diff) |
ICD now adds lv3:switch to ergodox keyboard
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/icd | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ SUN_OPTIONS="\ ERG_OPTIONS="\ ${GLOBAL_OPTIONS} \ + -option lv3:switch \ -option caps:escape" LAPTOP_ID=$(xinput | grep "AT Translated Set 2 keyboard" | sed -e 's/.*id=\([0-9]\+\).*/\1/g') |