diff --git a/overlay/templates/home_directory_template/.local/share/xfce4/helpers/custom-WebBrowser.desktop b/overlay/templates/home_directory_template/.local/share/xfce4/helpers/custom-WebBrowser.desktop index 32c2dbb..7efd871 100644 --- a/overlay/templates/home_directory_template/.local/share/xfce4/helpers/custom-WebBrowser.desktop +++ b/overlay/templates/home_directory_template/.local/share/xfce4/helpers/custom-WebBrowser.desktop @@ -1,4 +1,3 @@ -"libraryfolders" [Desktop Entry] NoDisplay=true Version=1.0 diff --git a/overlay/usr/bin/install_firefox.sh b/overlay/usr/bin/install_firefox.sh index 3a917d7..78f17a3 100755 --- a/overlay/usr/bin/install_firefox.sh +++ b/overlay/usr/bin/install_firefox.sh @@ -9,7 +9,6 @@ flatpak --user install --assumeyes --or-update flathub org.mozilla.firefox # Configure Firefox as the default browser echo "Configure Firefox..." custom_webbrowser="$(cat <