This is a workaround for filemanager1-common-git to eliminate the Nautilus conflict (or any other implementation of org.freedesktop.FileManager1). Only choose this over filemanager1-common-git if you can't / don't want to uninstall Nautilus.
This package uses a systemd D-Bus service instead of a standard D-Bus service to avoid conflicting with other implementations. The service needs to be enabled manually:
systemctl --user enable filemanager1-common.service
Note that custom wrappers might be missing environment variables provided by your window manager, so some adjustments might be needed.
Pinned Comments
walldmtd commented on 2025-12-04 02:57 (UTC) (edited on 2025-12-04 02:57 (UTC) by walldmtd)
This is a workaround for filemanager1-common-git to eliminate the Nautilus conflict (or any other implementation of org.freedesktop.FileManager1). Only choose this over filemanager1-common-git if you can't / don't want to uninstall Nautilus.
This package uses a systemd D-Bus service instead of a standard D-Bus service to avoid conflicting with other implementations. The service needs to be enabled manually:
Note that custom wrappers might be missing environment variables provided by your window manager, so some adjustments might be needed.