mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +00:00
34acc46c12
Wrap tauri_identifier, single_instance_bus_name and single_instance_object_path with #[cfg(target_os = "linux")] since they are only reachable via D-Bus paths. Move the argv collection into the linux-only block in lib.rs for the same reason. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>