Fix incorrect template for setting firefox as the default browser

This commit is contained in:
Josh.5
2025-06-23 05:13:42 +00:00
parent 67e55c50af
commit 77fc0221e5
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
"libraryfolders"
[Desktop Entry] [Desktop Entry]
NoDisplay=true NoDisplay=true
Version=1.0 Version=1.0

View File

@@ -9,7 +9,6 @@ flatpak --user install --assumeyes --or-update flathub org.mozilla.firefox
# Configure Firefox as the default browser # Configure Firefox as the default browser
echo "Configure Firefox..." echo "Configure Firefox..."
custom_webbrowser="$(cat <<EOF custom_webbrowser="$(cat <<EOF
"libraryfolders"
[Desktop Entry] [Desktop Entry]
NoDisplay=true NoDisplay=true
Version=1.0 Version=1.0