10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
// Chromium - Flags - Default
|
|
|
|
// Copyright 2022-2023 Inference
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
// Version: 2.0.0.2
|
|
|
|
|
|
CHROMIUM_FLAGS="--enable-features=WebUIDarkMode --force-dark-mode --flag-switches-begin --disable-smooth-scrolling --flag-switches-end"
|