drirc: add Budgie WM to adaptive-sync blacklist

Budgie Window Manager is an increasingly used alternative to GNOME and MATE.
Default in Solus OS, also used in other distros.

Signed-off-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
El Christianito 2019-04-09 20:30:16 +02:00 committed by Marek Olšák
parent a988d95389
commit 4d02f591cb

View file

@ -347,6 +347,9 @@ TODO: document the other workarounds.
<application name="Desktop — Plasma" executable="plasmashell">
<option name="adaptive_sync" value="false" />
</application>
<application name="budgie-wm" executable="budgie-wm">
<option name="adaptive_sync" value="false" />
</application>
<application name="kwin_x11" executable="kwin_x11">
<option name="adaptive_sync" value="false" />
</application>