From 4640ff675ae50e4c964cdaba2c5f904c456de1eb Mon Sep 17 00:00:00 2001 From: Bartkk0 <32180149+Bartkk0@users.noreply.github.com> Date: Thu, 17 Jun 2021 21:04:01 +0200 Subject: [PATCH] Fix typo --- installer.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/installer.sh b/installer.sh index e692b3d..face786 100755 --- a/installer.sh +++ b/installer.sh @@ -218,8 +218,8 @@ Exec=${BIN_PATH}/winapps windows %F Terminal=false Type=Application Icon=${SYS_PATH}/icons/windows.svg -StartupWMClass=Micorosoft Windows -Comment=Micorosoft Windows +StartupWMClass=Microsoft Windows +Comment=Microsoft Windows Categories=Windows " |${SUDO} tee "${APP_PATH}/windows.desktop" > /dev/null ${SUDO} rm -f "${BIN_PATH}/windows" @@ -330,4 +330,4 @@ waConfigureWindows waConfigureApps waConfigureDetectedApps -echo "Installation complete." \ No newline at end of file +echo "Installation complete."