I have switched to a clearer naming convention for my systems. This commit moves the directory and file locations to reflect that change.
11 lines
287 B
Plaintext
11 lines
287 B
Plaintext
// Inferencium - aa000-0
|
|
// Chromium - Flags - Default
|
|
|
|
// Copyright 2022 Jake Winters
|
|
// SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
// Version: 4.0.1.6
|
|
|
|
|
|
CHROMIUM_FLAGS="--enable-features=WebUIDarkMode --force-dark-mode --flag-switches-begin --disable-smooth-scrolling --flag-switches-end"
|