chore: Run Yafti once, create desktop icon for it on KDE

This commit is contained in:
Kyle Gospodnetich 2023-08-08 15:01:41 -07:00
parent 2cd091f512
commit 3beb2a058b
3 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
title: Welcome to uBlue
properties:
mode: "run-on-change"
mode: "run-once"
screens:
first-screen:
source: yafti.screen.title

View File

@ -15,6 +15,7 @@ if [[ $BASE_IMAGE_NAME =~ "kinoite" ]]; then
sed -i 's@Steam (Runtime)@Steam@g' ~/Desktop/steam.desktop
cp /etc/skel.d/Desktop/Return.desktop ~/Desktop
cp /usr/share/applications/lutris.desktop ~/Desktop
cp /usr/share/applications/yafti.desktop ~/Desktop
fi
else
echo 'Running setup for Silverblue'

View File

@ -1,6 +1,6 @@
title: Welcome to uBlue
properties:
mode: "run-on-change"
mode: "run-once"
screens:
first-screen:
source: yafti.screen.title