-
Notifications
You must be signed in to change notification settings - Fork 103
Description
Currently it seems it's only recommended to use psd by enabling the service and it will automatically copy the profiles it detects from profiles.ini to tmpfs on startup. For those who use many profiles (several dozens, I don't use bookmark feature and and have ways to deduplicate tabs and search them so I don't think my workflow is to blame), that all these profiles are taking up space in tmpfs even though I might only use 3-5 profiles during a given desktop setting.
Also, some might prefer to only load them to tmpfs when they run the profile (i.e. trade a bit of startup time for lower tmpfs usage when profile is not in use).
Looking for ways to deal with this--perhaps an option to specify only a couple of profiles for psd to handle and/or a way to use psd manually load profiles, i.e. only when they are started.