Update 2025-01-07 21:24 OpenBSD/amd64-t14

This commit is contained in:
c0dev0id
2025-01-07 21:24:53 +01:00
parent b0cc6ce138
commit 685a3b4c8d
4 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/sh
export XDG_CACHE_HOME=/tmp firefox
export XDG_CACHE_HOME=/tmp
export MOZ_X11_EGL=1
export MOZ_PLUGIN_PATH=/usr/local/lib/mozilla/plugins
/usr/local/bin/firefox "$@"