update readme.md

This commit is contained in:
kangyu-california 2019-12-21 22:36:53 -08:00 committed by GitHub
parent 38b5ff2571
commit 6a57bf4ff1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +1,12 @@
# PersistentWindows
fork of http://www.ninjacrab.com/persistent-windows/ with windows 10 update
fork of http://www.ninjacrab.com/persistent-windows/ with windows 10 support and improved cpu usage
```
What is PersistentWindows?
A poorly named utility that persists window positions and size when the monitor display count/resolution adjusts and restores back to its previous settings.
A poorly named utility that persists window positions and size when the monitor display count/resolution adjusts
and restores back to its previous settings.
For those of you with multi-monitors running on a mixture of DisplayPort and any other connection, you can run this tool and not have to worry about re-arranging when all is back to normal.
For those of you with multi-monitors running on a mixture of DisplayPort and any other connection, you can run
this tool and not have to worry about re-arranging when all is back to normal.
The tool is a bit crude and brute forced.
```