diff --git a/50-dotool.conf b/50-dotool.conf index e64880e..97fc42d 100644 --- a/50-dotool.conf +++ b/50-dotool.conf @@ -2,5 +2,6 @@ Section "InputClass" Identifier "dotool keyboard" MatchDriver "libinput" + MatchProduct "dotool keyboard" Option "XkbLayout" "us" EndSection