remove todo

This commit is contained in:
Roberto Alsina 2020-02-03 17:16:48 -03:00
parent 43d24327f8
commit 0a9a98ff40

View File

@ -10,7 +10,7 @@ So I went and wrote one.
* Generate a xrandr invocation to reflect the desired configuration * Generate a xrandr invocation to reflect the desired configuration
* Allow per-monitor scaling * Allow per-monitor scaling
* Allow arbitrary monitor positioning * 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: ## To try:
@ -19,5 +19,4 @@ If you have PySide2: `python -m xrandroll` in the folder where you cloned it.
## TODO: ## TODO:
* Implement other things * Implement other things
* Make it a proper app, with installation and whatnot
* Forget about it forever * Forget about it forever