Allow proton-rotate to immediately exit

This commit is contained in:
Manuel Thalmann 2025-05-01 22:08:27 +02:00
parent caeb8075dd
commit dc69508bbe

View file

@ -36,6 +36,7 @@ stderr_logfile_maxbytes=0
[program:proton-rotate]
command=proton-rotate
startsecs=0
exitcodes=0
stdout_logfile=/dev/fd/1
stdout_logfile_maxbytes=0