@YanW I guess that it's helpful for the user to add one more line at the
end of the script to open Storage, in System Settings in macOS Ventura
automatically: open x-apple.systempreferences:com.apple.settings.Storage
I am unsure that this method is the best practice for the user's
experience. In fact, we created a user restriction where the wallpaper
is locked. It means that the user can't change their desktop. In my
opinion, the desktoppr command is a much more ...
If you need to have exact 'FirstName LastName', it can be like
that:chromeFirstLastName=$(jq -r '.profile.info_cache.Default.gaia_name'
/Users/${localAccount}/Library/Application\ Support/Google/Chrome/Local\
State)