haimgel/display-switch

Apply expected profile on startup [update: already does it]

adosikas opened this issue · 1 comments

It seems display-switch currently just reacts to changes, but it could make sense to also apply the expected profile when starting.

This would avoid desync between monitor source and input source when the usb switch was changed without any device online (or without display-switch running).

For backwards compatibility, this should probably be an opt-in feature.

Nvm, had it configured wrong, it already does this.