mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-03-09 16:11:09 +00:00
Removed DBusFilePicker
never should have been included tbh, i forgot to remove it lol
This commit is contained in:
@@ -180,7 +180,6 @@ namespace Ryujinx.Ava
|
||||
.UsePlatformDetect()
|
||||
.With(new X11PlatformOptions
|
||||
{
|
||||
UseDBusFilePicker = false,
|
||||
EnableMultiTouch = true,
|
||||
EnableIme = true,
|
||||
EnableInputFocusProxy = Environment.GetEnvironmentVariable("XDG_CURRENT_DESKTOP") == "gamescope",
|
||||
|
||||
Reference in New Issue
Block a user