10 lines
262 B
Plaintext
10 lines
262 B
Plaintext
// Chromium - Flags - Default
|
|
|
|
// Copyright 2022 Jake Winters
|
|
// SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
// Version: 4.0.0.5
|
|
|
|
|
|
CHROMIUM_FLAGS="--enable-features=WebUIDarkMode --force-dark-mode --flag-switches-begin --disable-smooth-scrolling --flag-switches-end"
|