I tried to install on my Ubuntu 20.04 machine and needed to install the following other packages first: ```sh sudo apt install libxrandr-dev libx11-dev libdbus-1-dev sudo make install ``` It might be nice to include this info in the readme. Hope that helps!
I tried to install on my Ubuntu 20.04 machine and needed to install the following other packages first:
It might be nice to include this info in the readme. Hope that helps!