How to enable screen blanking when running gui on boot on raspberry pi using systemd?
I am running a python tkinter gui that I need to launch on boot. I am using a raspberry pi 4b running Debian bookworm with the official 7″ touchscreen. I have successfully used systemd to launch my gui on boot without the desktop environment appearing first. Here is the setup of my systemd file: