|
1 | 1 | title: Bazzite Portal |
2 | 2 | screens: |
3 | | - - title: "Welcome" |
| 3 | + - title: "Welcome!" |
4 | 4 | description: "Get to know Bazzite" |
5 | 5 | actions: |
6 | 6 | - id: "bazzite-documentation" |
7 | | - title: "Bazzite Documentation" |
8 | | - description: "New to Bazzite or Linux? Check out our helpful documentation. An offline version can be access by searching for Documentation in your app menu." |
| 7 | + title: "Read the Bazzite Docs" |
| 8 | + description: "New to Bazzite or Linux? Check out our helpful documentation. An offline version can be accessed by searching for ‘Documentation’ in your app menu." |
9 | 9 | default: false |
10 | 10 | script: "xdg-open https://docs.bazzite.gg/" |
11 | 11 | - id: "bazaar" |
12 | | - title: "Check Out Bazaar" |
13 | | - description: "Your software store! Check out our curated selection for things like Discord, ProtonPlus, or Heroic Game Launcher." |
| 12 | + title: "Browse your Bazaar" |
| 13 | + description: "Your software store! Check out our curated selection for apps like Discord, Heroic Games Launcher, or Viper." |
14 | 14 | default: false |
15 | | - script: "yad --info --text \"You can launch Bazaar anytime from your pinned apps or the app menu.\"" |
| 15 | + script: "yad --info --title=\"Tip\" --image=dialog-information --text \"You can launch Bazaar anytime from your pinned apps or the app menu.\" --button=\"I get it\"!gtk-ok!" |
16 | 16 | - id: "bazzite-discord" |
17 | 17 | title: "Get help through Discord" |
18 | | - description: "Enter our official server for Bazzite user tech support. Bring in your system logs!" |
| 18 | + description: "Enter our official server for Bazzite user tech support. Bring your system logs!" |
19 | 19 | default: false |
20 | 20 | script: "xdg-open https://discord.gg/JQq48bYzrc" |
21 | 21 | - id: "bazzite-discourse" |
22 | | - title: "Check out Announcements on our Bazzite Discourse" |
23 | | - description: "For the latest big news on Bazzite!" |
| 22 | + title: "See our announcements in Discourse" |
| 23 | + description: "Our forum posts for the latest breaking news on Bazzite!" |
24 | 24 | default: false |
25 | 25 | script: "xdg-open https://universal-blue.discourse.group/c/bazzite/" |
26 | 26 | - id: "reddit" |
27 | | - title: "Browse our official Reddit community." |
28 | | - description: "Come join the conversation, ask questions, and show off your build!" |
| 27 | + title: "Join the official community on Reddit" |
| 28 | + description: "Start a conversation, ask questions, or show off your Bazzite build!" |
29 | 29 | default: false |
30 | 30 | script: "xdg-open https://www.reddit.com/r/Bazzite/" |
31 | 31 | - title: "Install Applications" |
|
0 commit comments