muke
muke
``` * * * * * export DISPLAY=:0 && feh --bg-fill --randomize /path/to/pictures * * * * * export DISPLAY=:0 && sleep 30 && feh --bg-fill --randomize /path/to/pictures ```
> With flang built from fir-dev at [fa74e15](https://github.com/flang-compiler/f18-llvm-project/commit/fa74e1531b98ef7ea410687dfd3552e5bc19ae78) and libpgmath at 7566954d, I'm getting the following results: > > * 548/648.exchange_2 builds & runs successfully partying_face > > * 503/603.bwaves,...
It doesn't no
Hi, managed to figure this out, it was actually due to a setting in my compositor (picom). Setting `unredir-if-possible = true;` in picom.conf resolves the problem. Sorry for saying stopping...