lutris: fix for us keyboard layouts
This commit is contained in:
parent
869dfc09c9
commit
dc16bda3fe
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
, wine
|
||||
, fluidsynth
|
||||
, xorgserver
|
||||
, xorg
|
||||
}:
|
||||
|
||||
let
|
||||
|
@ -55,6 +56,7 @@ let
|
|||
wine
|
||||
fluidsynth
|
||||
xorgserver
|
||||
xorg.setxkbmap
|
||||
];
|
||||
|
||||
gstDeps = with gst_all_1; [
|
||||
|
|
Loading…
Reference in a new issue