configs/firefox-chromium: run in incognito modes

This commit is contained in:
Robert Swiecki
2025-11-23 20:31:07 +01:00
parent 74e8309380
commit e51b894c2d
3 changed files with 36 additions and 23 deletions

View File

@@ -90,13 +90,6 @@ mount {
dst: "/etc/fonts/fonts.conf"
}
mount {
src: "/etc/chromium.d"
dst: "/etc/chromium.d"
is_bind: true
mandatory: false
}
mount {
src: "/etc/ssl"
dst: "/etc/ssl"
@@ -152,14 +145,15 @@ mount {
mandatory: false
}
mount {
prefix_src_env: "HOME"
src: "/.config/chromium"
dst: "/user/.config/.chromium"
is_bind: true
rw: true
mandatory: false
}
# Uncomment, if you want your config to be loaded
#mount {
# prefix_src_env: "HOME"
# src: "/.config/chromium"
# dst: "/user/.config/.chromium"
# is_bind: true
# rw: true
# mandatory: false
#}
mount {
# Change it to your user id