2022-12-25 03:22:18 +00:00
|
|
|
// Chromium - Profile - No JIT
|
|
|
|
|
|
|
|
// Copyright 2022-2023 Inference
|
2023-01-24 09:37:03 +00:00
|
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
2022-12-25 03:22:18 +00:00
|
|
|
|
2023-01-24 09:37:03 +00:00
|
|
|
// Version: 1.0.0.1
|
2022-12-25 03:22:18 +00:00
|
|
|
|
|
|
|
|
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;
|