Change gamescope to gamescope-old

This commit is contained in:
2024-05-29 19:54:55 -05:00
parent f7b3973bd5
commit 9da0f55452
6 changed files with 7 additions and 21 deletions

View File

@@ -0,0 +1,9 @@
--- a/meson.build
+++ b/meson.build
@@ -6,7 +6,6 @@ project(
default_options: [
'cpp_std=c++20',
'warning_level=2',
- 'force_fallback_for=wlroots,libliftoff,vkroots',
],
)