Low Resolution mode in macOS Moneterey

In the previous macOS Big Sur, I can run DraftSight in low resolution mode on my MacBook Pro 16 (2.6 GHz 6-Core Intel Core i7, 32GB RAM, 2TB SSD, AMD Radeon Pro 5500M 8GB, Intel UHD Graphics 630 1536 MB). There is no such option now in Monterey. A work around is setting the following key to "false" in the info.plist (DraftSight.app / Contents / Info.plist).


NSHighResolutionCapable

False


This works as long as I do not restart my computer. DraftSight refuses to start if I restart my computer and I had to revert to High Resolution mode. My other application that requires low resolution mode (Virtualbox) does not exhibit such problem.


Reason to run in low resolution:

Lines with no width (width = 0) is difficult to see in DraftSight.


Is there a more permanent solution?