rustic icon indicating copy to clipboard operation
rustic copied to clipboard

Also search in `%userprofile%` for profiles in Windows

Open parasiteoflife opened this issue 8 months ago • 0 comments

I understand directories::ProjectDirs only looks in AppData on Windows but I would like for C:\Users\USERNAME\.config\rustic to be also scanned, multiple applications already use that location which resonates with Linux as /home/username is similar to C:\Users\username. I know of noone using AppData either Local or Roaming to store anything by hand, apps do use those directories but the users themselves do not.

Thanks!

parasiteoflife avatar Feb 13 '25 00:02 parasiteoflife