phillipberndt / autorandr

Auto-detect the connected display hardware and load the appropriate X11 setup using xrandr
2.48k stars 123 forks source link

/home/thinker/./autorandr:49: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.version import LooseVersion as Version #359

Open newyorkthink opened 1 year ago

newyorkthink commented 1 year ago

please make appimage format image

is not work

hughdavenport commented 5 months ago

This works on the latest version. I ran into the same issue. You may have to install by source. Fairly simple, can be done with https://github.com/phillipberndt/autorandr && cd autorandr && sudo make install depending on your system :)

this can be closed now @phillipberndt