fix(profiles): ensure all firefox start is cached.
This commit is contained in:
parent
513abeb59d
commit
3c841e6d6a
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ include <tunables/global>
|
||||||
@{MOZ_LIBDIR} = /{usr/,}lib/firefox{,-esr}
|
@{MOZ_LIBDIR} = /{usr/,}lib/firefox{,-esr}
|
||||||
@{MOZ_LIBDIR} += /opt/firefox{,-esr}
|
@{MOZ_LIBDIR} += /opt/firefox{,-esr}
|
||||||
@{MOZ_HOMEDIR} = @{HOME}/.mozilla
|
@{MOZ_HOMEDIR} = @{HOME}/.mozilla
|
||||||
@{exec_path} = @{MOZ_LIBDIR}/firefox{,-bin,-esr}
|
@{exec_path} = /{usr/,}bin/firefox @{MOZ_LIBDIR}/firefox{,-bin,-esr}
|
||||||
profile firefox @{exec_path} flags=(attach_disconnected) {
|
profile firefox @{exec_path} flags=(attach_disconnected) {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/audio>
|
include <abstractions/audio>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue