Removed DBusFilePicker
never should have been included tbh, i forgot to remove it lol
This commit is contained in:
parent
ed69f28113
commit
c3f7e1b47b
@ -180,7 +180,6 @@ namespace Ryujinx.Ava
|
|||||||
.UsePlatformDetect()
|
.UsePlatformDetect()
|
||||||
.With(new X11PlatformOptions
|
.With(new X11PlatformOptions
|
||||||
{
|
{
|
||||||
UseDBusFilePicker = false,
|
|
||||||
EnableMultiTouch = true,
|
EnableMultiTouch = true,
|
||||||
EnableIme = true,
|
EnableIme = true,
|
||||||
EnableInputFocusProxy = Environment.GetEnvironmentVariable("XDG_CURRENT_DESKTOP") == "gamescope",
|
EnableInputFocusProxy = Environment.GetEnvironmentVariable("XDG_CURRENT_DESKTOP") == "gamescope",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user