// This launches the desktop mode as a regular window for easier testing. fn main() -> Result<(), Box> { cosmic_files::desktop() }