Removed DBusFilePicker

never should have been included tbh, i forgot to remove it lol
This commit is contained in:
Shyanne
2026-01-28 00:27:53 -05:00
parent ed69f28113
commit c3f7e1b47b

View File

@@ -180,7 +180,6 @@ namespace Ryujinx.Ava
.UsePlatformDetect()
.With(new X11PlatformOptions
{
UseDBusFilePicker = false,
EnableMultiTouch = true,
EnableIme = true,
EnableInputFocusProxy = Environment.GetEnvironmentVariable("XDG_CURRENT_DESKTOP") == "gamescope",