mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-02 03:18:00 +00:00
fix: use improved workaround for nvidia optimus on gnome
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
set -oue pipefail
|
||||
|
||||
# applies workaround for known issue with optimus laptops for GNOME and Cinnamon
|
||||
# https://gitlab.gnome.org/GNOME/mutter/-/issues/2969
|
||||
echo "__EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json" >> /usr/etc/environment
|
||||
# https://gitlab.gnome.org/GNOME/mutter/-/issues/2969#note_1872558
|
||||
mv /usr/share/glvnd/egl_vendor.d/10_nvidia.json /usr/share/glvnd/egl_vendor.d/90_nvidia.json
|
||||
|
||||
Reference in New Issue
Block a user