79460280

Date: 2025-02-22 20:47:36
Score: 1
Natty:
Report link

As per the man page for openbox, you need to rename the startup script as autostart.sh
and also make it executable using
chmod +x ~/.config/openbox/autostart.sh.

Finally, ensure you put an & sign at the end of the command.

python ~/t.py &

inside the autostart.sh file.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rapteon