You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
After a reconnection of a device that leads to a change in its name (see also #444), the old profile is no longer valid. The alternative would be to delete the profile and create a new one (or edit the profile when #431 gets implemented), but that is not always convenient.
Describe the solution you'd like
Be able to specify the profile devices using a substring, glob pattern or regex, e.g. "*Logitech*"
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
After a reconnection of a device that leads to a change in its name (see also #444), the old profile is no longer valid. The alternative would be to delete the profile and create a new one (or edit the profile when #431 gets implemented), but that is not always convenient.
Describe the solution you'd like
Be able to specify the profile devices using a substring, glob pattern or regex, e.g. "*Logitech*"
The text was updated successfully, but these errors were encountered: