From abeea10eceda0e9f5819efe059aaeb92f90a6078 Mon Sep 17 00:00:00 2001 From: Dmitry Fedotov Date: Tue, 21 Jul 2020 18:07:24 +0300 Subject: [PATCH] Change shortcut for keymap switch. --- config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc index a8c6f94..214ff11 100644 --- a/config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -26,5 +26,5 @@ super + shift + x super + alt + l pkill -SIGUSR1 sxhkd -ctrl + alt + k +shift + ctrl + k pkill -SIGRTMIN+5 i3blocks -- 2.39.5