18 lines
340 B
Plaintext
18 lines
340 B
Plaintext
// Inferencium - aa000-0
|
|
// Chromium - Profile - JIT
|
|
|
|
// Copyright 2022 Jake Winters
|
|
// SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
// Version: 3.0.1.6
|
|
|
|
|
|
[Desktop Entry]
|
|
Name=Chromium (profile_name)
|
|
Comment=
|
|
Exec=chromium --user-data-dir=/home/user/.config/chromium/profile_name
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=chromium
|
|
Categories=Network;
|