I would like to start and use Firefox with the command MOZ_X11_EGL=1 without having to type MOZ_X11_EGL=1 firefox into the terminal each and every time (I use the command in order to enable vaapi video acceleration on X11).
- How can I edit the existing Firefox shortcut in order to add
MOZ_X11_EGL=1? - How can I create a completely new shortcut with
MOZ_X11_EGL=1?
OS: Ubuntu 20.10, using the preinstalled Firefox version that shipped with Ubuntu.