2022-12-25 03:22:18 +00:00
|
|
|
// Chromium - Profile - No JIT
|
|
|
|
|
|
|
|
// Copyright 2022-2023 Inference
|
|
|
|
// SPDX-License-Identifier: BSD-3-Clause-Clear
|
|
|
|
|
|
|
|
// Version: 0.0.0.0
|
|
|
|
|
|
|
|
|
2022-11-13 10:51:46 +00:00
|
|
|
[Desktop Entry]
|
|
|
|
Name=Chromium (profile)
|
|
|
|
Comment=
|
|
|
|
Exec=chromium --user-data-dir=/home/user/.config/chromium/profile --js-flags=--jitless
|
|
|
|
Terminal=false
|
|
|
|
Type=Application
|
|
|
|
Icon=chromium
|
|
|
|
Categories=Network;
|