As already discussed in #184, this mini-patch fixes the Gtk.IconTheme.get_default() is null error when using a Wayland session. Since we now have #187 merged, the extension no longer hangs the shell if it cannot find nvidia-settings on Wayland, so it should be safe to enable this now :sunglasses:
As already discussed in #184, this mini-patch fixes the
Gtk.IconTheme.get_default() is null
error when using a Wayland session. Since we now have #187 merged, the extension no longer hangs the shell if it cannot findnvidia-settings
on Wayland, so it should be safe to enable this now :sunglasses:closes #183