feat: Updates launch-webapp browser to use brave instead of chromium.

This commit is contained in:
2025-10-24 09:21:40 -04:00
parent 32bdafff4f
commit cb479a5370

View File

@@ -44,7 +44,7 @@ of the special workspace.
EOF EOF
} }
browser="chromium.desktop" browser="brave-browser.desktop"
url="" url=""
launch_args=() launch_args=()
app_args="" app_args=""