I would say not enough info, because on Linux there’s not one particular way to do “startup applications”. It could be a service managed by your service manager (systemd in Manjaro’s case), but unlikely if this is a graphical application you’re talking about. It could be started by your ~/.bash_profile
(or zsh equivalent). It could be started by your DE or Wayland compositor. If this is a graphical application (i.e. an actual window pops up when you log in) I’m guessing maybe ~/.bash_profile
, since how would this AUR package know to add itself to startup programs in your DE or compositor or WM when there are so many options this could be?
What AUR package did you install?
If you want to paste into VMs, you can use spice, or if there’s no graphical environment in the VM then SSH into it and paste into your terminal