aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2018-06-15 10:26:15 -0400
committerRyan Kavanagh <rak@debian.org>2018-06-15 10:26:15 -0400
commit7ab7b201fbcd8a98c0df328c5944c908968b3451 (patch)
tree76e9a52b9ecaf30945ba4f95b6cdcb017cf1a351 /bin
parentUse long key id for GPGKEY in zsh (diff)
ICD now adds lv3:switch to ergodox keyboard
Diffstat (limited to 'bin')
-rwxr-xr-xbin/icd1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/icd b/bin/icd
index 3ea6029..c2eac99 100755
--- a/bin/icd
+++ b/bin/icd
@@ -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')