Disable steam udev Auto-mounting of media which breaks Desktop Automounters
As root copy the steam automounter udev rules from:
to:
Comment the two lines that begin by adding a at the start of them i.e:
reload the udev rules:
This will return the system to using the 'on-click' mount behavior expected for storage in every other distro/DE, as well as allowing users who need to manipulate the storage devices at blocklevel (i.e with dd / media-imager, recovery tools etc) without having a mounted filesystem break these workflows.
to:
Comment the two lines that begin by adding a at the start of them i.e:
reload the udev rules:
This will return the system to using the 'on-click' mount behavior expected for storage in every other distro/DE, as well as allowing users who need to manipulate the storage devices at blocklevel (i.e with dd / media-imager, recovery tools etc) without having a mounted filesystem break these workflows.