A dev enviroment for testing a qtile config.
vscode has been configured to automatically run src/config.py
See hacking qtile for libary requirements http://docs.qtile.org/en/latest/manual/hacking.html
- run
dev.sh
- run
Xephyr +extension RANDR -screen 1920x1040 :1 -ac &
- go to vscode debugging and click run