From 361fcb0ece47129449ed098d9b45db242ffff981 Mon Sep 17 00:00:00 2001 From: Josh Rahm Date: Tue, 6 Sep 2022 13:39:16 -0600 Subject: setxkbmap.sh: why? --- setxkbmap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setxkbmap.sh b/setxkbmap.sh index 68d5396..4c4ca8e 100755 --- a/setxkbmap.sh +++ b/setxkbmap.sh @@ -2,5 +2,5 @@ setxkbmap -layout jr -variant jdvp -option numpad:mac killall xcape -xcape -e 'Super_L=Tab;Control_L=apostrophe' -t 200 +xcape -e 'Super_L=Tab' -t 200 xset r rate 200 100 -- cgit