From 07b8cdfdab307f4822ba18d413909952dbdaba12 Mon Sep 17 00:00:00 2001 From: Integral Date: Mon, 29 Apr 2024 14:09:50 -0700 Subject: [PATCH] Fix the missing wayland icon by changing remote name --- themes/browser/branding/librewolf/configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/browser/branding/librewolf/configure.sh b/themes/browser/branding/librewolf/configure.sh index e7f8eac..625b696 100644 --- a/themes/browser/branding/librewolf/configure.sh +++ b/themes/browser/branding/librewolf/configure.sh @@ -10,4 +10,4 @@ MOZ_APP_BASENAME=LibreWolf MOZ_APP_PROFILE=librewolf MOZ_APP_VENDOR=LibreWolf MOZ_APP_DISPLAYNAME=LibreWolf -MOZ_APP_REMOTINGNAME=LibreWolf +MOZ_APP_REMOTINGNAME=librewolf