From c60350b7acfa5596d218aee925f4bd8df21bae97 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sun, 19 Mar 2023 19:37:56 -0400 Subject: [PATCH 1/2] feat: launch yafti on first run --- etc/.config/autostart/bluefin-firstboot.desktop | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 etc/.config/autostart/bluefin-firstboot.desktop diff --git a/etc/.config/autostart/bluefin-firstboot.desktop b/etc/.config/autostart/bluefin-firstboot.desktop new file mode 100644 index 00000000000..6441fc9a6ac --- /dev/null +++ b/etc/.config/autostart/bluefin-firstboot.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Bluefin First Boot Setup +Comment=Sets up Ublue Desktop Correctly On FirstBoot +Exec=/usr/bin/yafti +Icon=org.gnome.Terminal +Type=Application +Categories=Utility;System; +Name[en_US]=startup From f0b5c64151c7e08bbf858a12afaced7148c2f213 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Sun, 19 Mar 2023 20:47:48 -0400 Subject: [PATCH 2/2] fix: Update bluefin-firstboot.desktop --- etc/.config/autostart/bluefin-firstboot.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/.config/autostart/bluefin-firstboot.desktop b/etc/.config/autostart/bluefin-firstboot.desktop index 6441fc9a6ac..5b9905b257f 100644 --- a/etc/.config/autostart/bluefin-firstboot.desktop +++ b/etc/.config/autostart/bluefin-firstboot.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Name=Bluefin First Boot Setup Comment=Sets up Ublue Desktop Correctly On FirstBoot -Exec=/usr/bin/yafti +Exec=/usr/bin/yafti /etc/yafti.yaml Icon=org.gnome.Terminal Type=Application Categories=Utility;System;