Clarify profile name should be changed by replacing profile_name.

This commit is contained in:
inference 2023-02-28 22:57:43 +00:00
parent 610d12c71c
commit ac6e70dd15
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -3,13 +3,13 @@
// Copyright 2022-2023 Jake Winters
// SPDX-License-Identifier: GPL-3.0-or-later
// Version: 1.0.0.1
// Version: 1.0.1.2
[Desktop Entry]
Name=Chromium (profile)
Name=Chromium (profile_name)
Comment=
Exec=chromium --user-data-dir=/home/user/.config/chromium/profile --js-flags=--jitless
Exec=chromium --user-data-dir=/home/user/.config/chromium/profile_name --js-flags=--jitless
Terminal=false
Type=Application
Icon=chromium