I am on Manjaro KDE and I want a startup script that will launch the xfce4-terminal and run a command in it, and stay open. The command I want to run in it is
watch -n 180 "hebcal -T"
This command says to repeat hebcal -T every 180 seconds.
hebcal -T prints the current Hebrew date in the...