chromium: don't enable the labs button

It has nothing that interesting and is just distraction.
This commit is contained in:
Aminda Suomalainen 2024-02-21 09:52:00 +02:00
parent c6304ca36a
commit 6afb099d1c
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 3 additions and 4 deletions

View File

@ -1,4 +0,0 @@
{
"BrowserLabsEnabled": true,
"ShowHomeButton": true
}

View File

@ -0,0 +1,3 @@
{
"ShowHomeButton": true
}