I still need the firefox wrapper, though.
This commit is contained in:
parent
96f0e639bc
commit
c7c43b7c47
2
_desktop/firefox
Executable file
2
_desktop/firefox
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
[ -n "$1" ] && firefox-bin "$*" || firefox-bin &
|
Loading…
Reference in New Issue
Block a user