diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/discord/discord-0.0.73-r1.ebuild (renamed from net-im/discord/discord-0.0.73.ebuild) | 0 | ||||
-rw-r--r-- | net-im/discord/files/launcher.sh | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/net-im/discord/discord-0.0.73.ebuild b/net-im/discord/discord-0.0.73-r1.ebuild index 1af370033bc8..1af370033bc8 100644 --- a/net-im/discord/discord-0.0.73.ebuild +++ b/net-im/discord/discord-0.0.73-r1.ebuild diff --git a/net-im/discord/files/launcher.sh b/net-im/discord/files/launcher.sh index 31c2cc3bf2ca..f8d79cbc2fdb 100644 --- a/net-im/discord/files/launcher.sh +++ b/net-im/discord/files/launcher.sh @@ -15,6 +15,7 @@ EBUILD_WAYLAND=false --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime + --disable-gpu-memory-buffer-video-frames ) @@DESTDIR@@/Discord "${discord_parameters[@]}" "$@" |