Linfeng Li948660
15 discussion posts
With DisplayFusion Pro 9.8, I find myself repeatedly switching to a monitor profile for a second time only to get the wallpaper profile to load properly.
The setup: for one monitor profile, I assigned a wallpaper profile to it. (Nothing fancy at play here. The monitor profile is only about arranging a bunch of monitors, and the wallpaper profile is set to load the same image on all but one monitor.)
The problem: upon first switching to the monitor profile, the wallpaper profile is loaded incompletely. Upon the second time that I load the same monitor profile, the wallpaper profile is applied properly.
Does DisplayFusion execute the following two identical commands sequentially? Or, I'll need to deliberately wait for X seconds until running the same command again?
```
displayfusioncommand.exe -monitorloadprofile "profile-with-wallpaper"
displayfusioncommand.exe -monitorloadprofile "profile-with-wallpaper"
```