dotfiles/wrappers/firefox-hardened
2024-02-05 08:23:37 -06:00

2 lines
48 B
Bash
Executable file

#!/usr/bin/env sh
exec firefox -P hardened "$@"