diff --git a/README.md b/README.md index 1afabfa..e45d42c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ So I went and wrote one. * Generate a xrandr invocation to reflect the desired configuration * Allow per-monitor scaling * Allow arbitrary monitor positioning -* Implement "scale everything so all the pixels are the same size" (not done yet) +* Implement "scale everything so all the pixels are the same size" ## To try: @@ -19,5 +19,4 @@ If you have PySide2: `python -m xrandroll` in the folder where you cloned it. ## TODO: * Implement other things -* Make it a proper app, with installation and whatnot * Forget about it forever