drirc: add Budgie WM to adaptive-sync blacklist
authorEl Christianito <el_christianito@gmx.de>
Tue, 9 Apr 2019 18:30:16 +0000 (20:30 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 15 Apr 2019 21:27:15 +0000 (17:27 -0400)
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>
src/util/00-mesa-defaults.conf

index 320de83a6196782010237e4a46aded5201b6d46a..edcb009e265630a80fbb96a7b1f23f06bc8dc294 100644 (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>