mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 18:32:48 +00:00
chore: Run Yafti once, create desktop icon for it on KDE
This commit is contained in:
parent
2cd091f512
commit
3beb2a058b
@ -1,6 +1,6 @@
|
||||
title: Welcome to uBlue
|
||||
properties:
|
||||
mode: "run-on-change"
|
||||
mode: "run-once"
|
||||
screens:
|
||||
first-screen:
|
||||
source: yafti.screen.title
|
||||
|
@ -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'
|
||||
|
@ -1,6 +1,6 @@
|
||||
title: Welcome to uBlue
|
||||
properties:
|
||||
mode: "run-on-change"
|
||||
mode: "run-once"
|
||||
screens:
|
||||
first-screen:
|
||||
source: yafti.screen.title
|
||||
|
Loading…
x
Reference in New Issue
Block a user