mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-03-11 17:55:44 +00:00
Removed DBusFilePicker
never should have been included tbh, i forgot to remove it lol
This commit is contained in:
parent
ed69f28113
commit
c3f7e1b47b
1 changed files with 0 additions and 1 deletions
|
|
@ -180,7 +180,6 @@ namespace Ryujinx.Ava
|
|||
.UsePlatformDetect()
|
||||
.With(new X11PlatformOptions
|
||||
{
|
||||
UseDBusFilePicker = false,
|
||||
EnableMultiTouch = true,
|
||||
EnableIme = true,
|
||||
EnableInputFocusProxy = Environment.GetEnvironmentVariable("XDG_CURRENT_DESKTOP") == "gamescope",
|
||||
|
|
|
|||
Loading…
Reference in a new issue