diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 8317c6a..087c7f5 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -25,7 +25,7 @@ super + m thunderbird super + shift + l - setxkbmap -query | grep -q ' de' && setxkbmap ru || setxkbmap de,ru + setxkbmap -query | grep -q ' de' && setxkbmap ru || setxkbmap de nodeadkeys super + shift + r pkill -usr1 -x sxhkd; notify-send 'sxhkd' 'Reloaded config'