Clarify profile name should be changed by replacing profile_name.
This commit is contained in:
parent
610d12c71c
commit
ac6e70dd15
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user