How to change the name of the headless client
Created by Shynd
Edit fika.jsonc.
Find the
headless
->profiles
>aliases
section.The format is "ID": "Alias".
ID is the profile id of the headless profile, which you can find in
user/profiles/
and Alias is the name you want to appear.

If you have multiple headless profiles, use the name of the headless client launch script (
Start_headless_xxx.ps1
) to identify the profile id you're looking for.
Last updated