diff --git a/etc/X11/xorg.conf.d/00-keyboard.conf b/etc/X11/xorg.conf.d/00-keyboard.conf index fac7da60..fba2a381 100644 --- a/etc/X11/xorg.conf.d/00-keyboard.conf +++ b/etc/X11/xorg.conf.d/00-keyboard.conf @@ -4,4 +4,5 @@ Section "InputClass" Identifier "system-keyboard" MatchIsKeyboard "on" Option "XkbLayout" "fi" + Option "XkbModel" "compose:lwin" EndSection