mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-11 10:10:14 +01:00
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:
parent
a988d95389
commit
4d02f591cb
1 changed files with 3 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue