configured guake terminal to autostart at login in startup ubuntu app
The command is:
guake --show -e "sudo nethogs -b"
When I reboot or logout and login the terminal starts, but if
I open the startup ubuntu app the entry I added is disappeared
I created a file in .config/autostart/ dir and the same thing
happens, run once then the file disappeared
Any idea ?
It seems like Ubuntu is automatically removing the entry. Some desktop environments clean up invalid or temporary startup entries. If the autostart file is deleted after running, try setting the Hidden=false flag.
Recreate your autostart entry:
mkdir -p ~/.config/autostart
nano ~/.config/autostart/guake-nethogs.desktop
Add the following content:<
NetHogs version 0.8.8-1
PID USER PROGRAM DEV SENT RECEIVED
31591 me /opt/brave.com/b.. surfshark_wg 0.180 0.173 kB/s
? root unknown TCP 0.000 0.000 kB/s
TOTAL 0.180 0.173 kB/s