From 1556bc8aa4830a487c16b65a363c4d05af198848 Mon Sep 17 00:00:00 2001 From: Benson Chu Date: Wed, 25 Jun 2025 16:15:53 -0500 Subject: [PATCH] Set toggle key --- res/xkb/set.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xkb/set.sh b/res/xkb/set.sh index 6cf1cd7..90eb22f 100644 --- a/res/xkb/set.sh +++ b/res/xkb/set.sh @@ -1 +1 @@ -setxkbmap -I. neo_dvorak -print | xkbcomp -I. - $DISPLAY +setxkbmap -I. neo_dvorak -option grp:ctrls_toggle -print | xkbcomp -I. - $DISPLAY