You are not logged in.
Hi
I’m just starting out configuring qtile on a dual monitor system and I use xrandr to setup the screen resolutions. I’ve place the xrandr command in an autostart.sh file and it does work. However, when I login the bar and the wallpaper are not displaying correctly until I restart qtile.
So my guess is that the startup file isn’t actually running before anything else, but after qtile has already started.
So my question is this. Is it possible to put the xrandr command in config.py itself, and would this make a difference? Could I perhaps automatically restart qtile once xrandr has run?
I’m not really familiar with python so struggling a little with this
Offline