Few simple steps to get everything working (in my case).
To create bash file:Content of it:Start it:Modifying wayfire.ini:
Navigate to folder .config, open in terminalAdd to the end of the file:Save it and reboot.
Regards, Vlado
To create bash file:
Code:
sudo nano /home/vlado/Project/StartMain.shCode:
cd /home/vlado/Projectsource env/bin/activatepython main.pyCode:
vlado@raspberry:~/Project $ sudo chmod +x StartMain.shvlado@raspberry:~/Project $ ./StartMain.sh startNavigate to folder .config, open in terminal
Code:
sudo nano wayfire.iniCode:
[autostart]startmain = /home/vlado/Project/StartMain.shRegards, Vlado
Statistics: Posted by California — Sat May 25, 2024 6:02 am