my method works for wayfire, labwc and x11
I have a file startup.desktop
and the start.sh bash script is
I have a file startup.desktop
Code:
[Desktop Entry]Type=ApplicationCategories=Application;Exec=/home/annie/bin/start.shStartupNotify=falseTerminal=falseHidden=falseNoDisplay=falseName[en_GB]=StartUpName=StartUpIcon=/usr/share/icons/hicolor/scalable/apps/conky-logomark-violet.svgComment[en_GB]=StartUpComment=StartUpX-GNOME-Autostart-enabled=false
Code:
#!/bin/sh# Launch default browserx-www-browser&
Statistics: Posted by Annie UK — Thu Nov 14, 2024 11:49 am