2023-02-28 22:58:13 +00:00
|
|
|
// Chromium - Flags - Default
|
|
|
|
|
|
|
|
// Copyright 2022-2023 Jake Winters
|
2023-03-03 02:35:06 +00:00
|
|
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
2023-02-28 22:58:13 +00:00
|
|
|
|
2023-03-03 02:35:06 +00:00
|
|
|
// Version: 3.0.0.3
|
2023-02-28 22:58:13 +00:00
|
|
|
|
|
|
|
|
|
|
|
CHROMIUM_FLAGS="--enable-features=WebUIDarkMode --force-dark-mode --flag-switches-begin --disable-smooth-scrolling --flag-switches-end"
|