2022-12-25 03:17:32 +00:00
|
|
|
// Chromium - Flags - Default
|
|
|
|
|
|
|
|
// Copyright 2022-2023 Inference
|
2023-01-24 09:37:03 +00:00
|
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
2022-12-25 03:17:32 +00:00
|
|
|
|
2023-01-24 09:37:03 +00:00
|
|
|
// Version: 2.0.0.2
|
2022-12-25 03:17:32 +00:00
|
|
|
|
|
|
|
|
2022-12-25 03:19:11 +00:00
|
|
|
CHROMIUM_FLAGS="--enable-features=WebUIDarkMode --force-dark-mode --flag-switches-begin --disable-smooth-scrolling --flag-switches-end"
|