I still need the firefox wrapper, though.

This commit is contained in:
Bartek Stalewski 2022-12-17 02:00:50 +01:00
parent 96f0e639bc
commit c7c43b7c47

2
_desktop/firefox Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
[ -n "$1" ] && firefox-bin "$*" || firefox-bin &