Update Program.cs

This commit is contained in:
Shyanne
2026-01-05 15:58:55 -05:00
parent 50df9bf10d
commit 9f363d63c2

View File

@@ -180,7 +180,6 @@ namespace Ryujinx.Ava
.UsePlatformDetect() .UsePlatformDetect()
.With(new X11PlatformOptions .With(new X11PlatformOptions
{ {
UseDBusMenu = false,
UseDBusFilePicker = false, UseDBusFilePicker = false,
EnableMultiTouch = true, EnableMultiTouch = true,
EnableIme = true, EnableIme = true,