pub fn open_file_default(file_path: &Path) -> Result<()>
Open a file in the system’s default application (xdg-open, open, etc).