From 5ae02de5186779f7c58e2ebdd5bf941640c61d75 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Mon, 11 May 2015 10:51:58 -0400 Subject: Fixed up icd --- bin/icd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bin/icd b/bin/icd index 4f42118..fec5d5f 100755 --- a/bin/icd +++ b/bin/icd @@ -4,8 +4,9 @@ GLOBAL_OPTIONS="\ -option terminate:ctrl_alt_bksp \ -option nbsp:level3n \ -I${HOME}/.xkb \ - -layout icd \ - -variant icd" + -layout icd,dpr \ + -variant icd,dpr \ + -option grp:shifts_toggle" OPTIONS="\ ${GLOBAL_OPTIONS} \ -- cgit v1.2.3