Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: freshen up yafti #1087

Merged
merged 2 commits into from
Apr 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions usr/etc/yafti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,13 @@ screens:
packages:
- Discord: com.discordapp.Discord
- Slack: com.slack.Slack
Development Tools:
Cloud Native Development Tools:
description: Start your cloud-native journey here!
default: false
packages:
- GNOME Boxes: org.gnome.Boxes
- Podman Desktop: io.podman_desktop.PodmanDesktop
- Headlamp: io.kinvolk.Headlamp
- Cockpit Client: org.cockpit_project.CockpitClient
Gaming:
description: "Rock and Stone!"
default: false
Expand All @@ -39,14 +40,15 @@ screens:
- Steam: com.valvesoftware.Steam
- Proton Plus for Steam: com.vysp3r.ProtonPlus
Office:
description: Bow to Capitalism
description: Work apps, Bow to Capitalism
default: false
packages:
- OnlyOffice: org.onlyoffice.desktopeditors
- LibreOffice: org.libreoffice.LibreOffice
- LogSeq: com.logseq.Logseq
- Obsidian: md.obsidian.Obsidian
- Standard Notes: org.standardnotes.standardnotes
- Thunderbird Email: org.mozilla.Thunderbird
- Standard Notes: org.standardnotes.standardnotes
- Todoist: com.todoist.Todoist
Other Web Browsers:
description: Additional browsers to complement Firefox
default: false
Expand All @@ -55,6 +57,7 @@ screens:
- Google Chrome: com.google.Chrome
- Microsoft Edge: com.microsoft.Edge
- Opera: com.opera.Opera
- Vivaldi: com.vivaldi.Vivaldi
Streaming:
description: Stream to the Internet
default: false
Expand All @@ -71,9 +74,9 @@ screens:
- Font Downloader: org.gustavoperedo.FontDownloader
- PinApp Menu Editor: io.github.fabrialberio.pinapp
- Backup: org.gnome.DejaDup
- LocalSend: org.localsend.localsend_app
- LocalSend (Easily send files across your network): org.localsend.localsend_app
- Peek (Simple Screen Recorder): com.uploadedlobster.peek
- Syncthing: com.github.zocker_160.SyncThingy
- Cockpit Client: org.cockpit_project.CockpitClient
final-screen:
source: yafti.screen.title
values:
Expand Down
Loading