From 64160e208e0e47320547516490be574a3611dfcf Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Mon, 23 May 2022 07:23:41 -0500 Subject: [PATCH] Update thorium-shell --- portable/thorium-shell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portable/thorium-shell b/portable/thorium-shell index 58a07a2e..9061d766 100644 --- a/portable/thorium-shell +++ b/portable/thorium-shell @@ -2,4 +2,4 @@ # Copyright (c) 2022 Alex313031 -./content_shell --user-data-dir=$(pwd)/.config/thorium --no-default-browser-check --use-gl=desktop --enable-experimental-web-platform-features --new-canvas-2d-api --autoplay-policy=user-gesture-required --enable-features=PageInfoAboutThisSiteMoreInfo +./content_shell --data-path=$(pwd)/.config/thorium-shell --no-default-browser-check --use-gl=desktop --enable-experimental-web-platform-features --new-canvas-2d-api --autoplay-policy=user-gesture-required --enable-features=PageInfoAboutThisSiteMoreInfo