dotfiles/disks
Marty Oehme b57db544b7
disks: Fix udiskie service config file sourcing
Correctly looks for the config file in XDG directory now and uses that.
2020-11-05 22:26:19 +01:00
..
.config disks: Fix udiskie service config file sourcing 2020-11-05 22:26:19 +01:00
README.md disks: Add removable media automounting 2020-10-21 16:46:59 +02:00

README.md

Removable disk configuration

This simple unit depends on udiskie2 being installed and enables auto-mounting of any inserted removable media. It will additionally ignore any snaps managed by snapd, since they would otherwise be detected as loopback devices.

Automatically installs a systemd service which is also enabled to start up on system start (as a user service).

The end result is udiskie running in the background and automatically mounting any inserted media, which will then also show its tray icon so that it can be quickly unmounted as well.