Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5452

Raspberry Pi OS • Re: Can't get autostart working using ~/.config/wayfire.ini

$
0
0
my method works for wayfire, labwc and x11

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
and the start.sh bash script is

Code:

#!/bin/sh# Launch default browserx-www-browser&

Statistics: Posted by Annie UK — Thu Nov 14, 2024 11:49 am



Viewing all articles
Browse latest Browse all 5452

Trending Articles