# Pastebin nuqbPhB8 diff --git a/gtk/launcher-specific b/gtk/launcher-specific index 3d2a8ff..82d5555 100644 --- a/gtk/launcher-specific +++ b/gtk/launcher-specific @@ -12,10 +12,8 @@ if [ "$USE_gtk3" = true ]; then # Does not hurt to specify this as well, just in case export QT_QPA_PLATFORM=wayland-egl fi - append_dir GTK_PATH $RUNTIME/usr/lib/$ARCH/gtk-3.0 else [ "$wayland_available" = true ] && echo "Warning: GTK2 does not support Wayland!" - append_dir GTK_PATH $RUNTIME/usr/lib/$ARCH/gtk-2.0 fi # ibus and fcitx integration