How to run python tkinter gui on boot on raspberry pi using systemd and enable screen blanking? Systemd works, but screen blanking doesn’t
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: