2023-08-07 17:12:19 +01:00
|
|
|
// Chromium - Flags - Default
|
|
|
|
|
2023-08-07 17:43:23 +01:00
|
|
|
// Copyright 2022 Jake Winters
|
2023-08-07 18:19:03 +01:00
|
|
|
// SPDX-License-Identifier: BSD-3-Clause
|
2023-08-07 17:12:19 +01:00
|
|
|
|
2023-08-07 18:19:03 +01:00
|
|
|
// Version: 4.0.0.5
|
2023-08-07 17:12:19 +01:00
|
|
|
|
|
|
|
|
|
|
|
CHROMIUM_FLAGS="--enable-features=WebUIDarkMode --force-dark-mode --flag-switches-begin --disable-smooth-scrolling --flag-switches-end"
|