Switch to Firefox from flatpak.

This commit is contained in:
Bartek Stalewski 2023-06-27 00:24:44 +02:00
parent c7982e3cab
commit 5281108108
2 changed files with 4 additions and 2 deletions

2
_desktop/_scripts/firefox Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
[ -n "$1" ] && flatpak run org.mozilla.firefox -P priv "$*" || flatpak run org.mozilla.firefox -P priv