From 3201c18df0c915c04bb61cdc8d0250d1a33a5be0 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sun, 12 Sep 2021 20:31:46 -0400 Subject: Don't swapcaps on laptop --- bin/icd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/icd b/bin/icd index 77d7b50..e419b7f 100755 --- a/bin/icd +++ b/bin/icd @@ -14,8 +14,7 @@ GLOBAL_OPTIONS="\ LAPTOP_OPTIONS="\ ${GLOBAL_OPTIONS} \ - -option lv3:ralt_switch_multikey \ - -option ctrl:swapcaps" + -option lv3:ralt_switch_multikey" KIN_OPTIONS="\ ${GLOBAL_OPTIONS} \ -- cgit v1.2.3