PhilT
2 discussion posts
I have an Alacritty terminal window spanned across 2 monitors thanks to a nice trigger in Display Fusion when it detects Alacritty being started with certain parameters.
When coming back to my computer once it's gone to sleep. Sometimes when it wakes the Alacritty window has ended up on only one monitor (probably whichever one woke up first).
I thought I'd be able to setup a Monitor Profile or System Wake trigger but these don't allow you to match on a window (only a monitor profile). Is there any way I can run the span action on the Alacritty window when the computer wakes?
Thanks,
Phil
If you have your computer set to lock on sleep, you can use the "Desktop Unlocked" event, otherwise just manually running it with a hotkey or titlebar button is the next best option.
Thanks!