diff --git a/usr/bin/archboot-update.sh b/usr/bin/archboot-update.sh index d88d9e6b8..d314f2dfb 100755 --- a/usr/bin/archboot-update.sh +++ b/usr/bin/archboot-update.sh @@ -61,7 +61,7 @@ if [[ -n "${_G_RELEASE}" ]]; then fi # install custom xorg or wayland #shellcheck disable=SC2128 -if [[ -n "${_CUSTOM_X}" || -n "${_CUSTOM_WAYLAND}" ]]; then +if [[ -n "${_CUSTOM_X}" || -n "${_CUSTOM_WL}" ]]; then _custom_wayland_xorg fi # Gnome, KDE/PLASMA or XFCE launch