Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
feat(yafti): Add links to discord and website (ublue-os#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Apr 2, 2023
1 parent deb2a18 commit 3485341
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions etc/yafti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,13 @@ screens:
values:
title: "All done!"
icon: "/path/to/icon"
links:
- "Install More Applications":
run: /usr/bin/gnome-software
- "Website":
run: /usr/bin/xdg-open https://ublue.it
- "Join the Discord Community":
run: /usr/bin/xdg-open https://discord.gg/XjG48C7VHx

description: |
Thanks for installing, join the community, next steps

0 comments on commit 3485341

Please sign in to comment.