Switch to Firefox from flatpak.
This commit is contained in:
parent
c7982e3cab
commit
5281108108
2 changed files with 4 additions and 2 deletions
2
_desktop/_scripts/firefox
Executable file
2
_desktop/_scripts/firefox
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
[ -n "$1" ] && flatpak run org.mozilla.firefox -P priv "$*" || flatpak run org.mozilla.firefox -P priv
|
Loading…
Add table
Add a link
Reference in a new issue