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