clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

add autostart

sspaeti 21b9a97f a138397c

+15
+8
linux_applications/.config/autostart/morgen.desktop
··· 1 + [Desktop Entry] 2 + Type=Application 3 + Version=1.0 4 + Name=Morgen 5 + Comment=Morgen Startup Script 6 + Exec=/opt/Morgen/morgen --hidden 7 + StartupNotify=false 8 + Terminal=false
+7
linux_applications/.config/autostart/walker.desktop
··· 1 + [Desktop Entry] 2 + Name=Walker 3 + Comment=Walker Service 4 + Exec=walker --gapplication-service 5 + StartupNotify=false 6 + Terminal=false 7 + Type=Application