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: Reorganizing Yafti with new submenus #469

Merged
merged 2 commits into from
Sep 7, 2023
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
25 changes: 16 additions & 9 deletions usr/etc/yafti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ screens:
description: Core Applications
default: true
packages:
- Backup: org.gnome.DejaDup
- Blackbox Terminal: com.raggesilver.BlackBox
- Calculator: org.gnome.Calculator
- Calendar: org.gnome.Calendar
- Characters: org.gnome.Characters
Expand All @@ -50,16 +48,14 @@ screens:
- Logs: org.gnome.Logs
- Maps: org.gnome.Maps
- Nautilus Preview: org.gnome.NautilusPreviewer
- PinApp Menu Editor: io.github.fabrialberio.pinapp
- Syncthing: com.github.zocker_160.SyncThingy
- Text Editor: org.gnome.TextEditor
- Weather: org.gnome.Weather
- Disk Usage Analyzer: org.gnome.baobab
- Clocks: org.gnome.clocks
- Picture Viewer: org.gnome.eog
- Font Viewer: org.gnome.font-viewer
- Font Downloader: org.gustavoperedo.FontDownloader
Web Browsers:
- Blackbox Terminal: com.raggesilver.BlackBox
Other Web Browsers:
description: Additional browsers to complement Firefox
default: false
packages:
Expand All @@ -72,13 +68,12 @@ screens:
default: false
packages:
- Bottles: com.usebottles.bottles
- Discord: com.discordapp.Discord
- Heroic Games Launcher: com.heroicgameslauncher.hgl
- Lutris: net.lutris.Lutris
- MangoHUD: org.freedesktop.Platform.VulkanLayer.MangoHud//22.08
- Steam: com.valvesoftware.Steam
- Gamescope for Steam: org.freedesktop.Platform.VulkanLayer.gamescope
- Proton Updater for Steam: net.davidotek.pupgui2
- Proton Updater (GTK) for Steam: com.vysp3r.ProtonPlus
Office:
description: Bow to Capitalism
default: false
Expand All @@ -87,7 +82,6 @@ screens:
- LibreOffice: org.libreoffice.LibreOffice
- Obsidian: md.obsidian.Obsidian
- OnlyOffice: org.onlyoffice.desktopeditors
- Slack: com.slack.Slack
- Standard Notes: org.standardnotes.standardnotes
- Thunderbird Email: org.mozilla.Thunderbird
Streaming:
Expand All @@ -99,6 +93,19 @@ screens:
- Gstreamer for OBS: com.obsproject.Studio.Plugin.Gstreamer
- Gstreamer VAAPI for OBS: com.obsproject.Studio.Plugin.GStreamerVaapi
- Boatswain for Streamdeck: com.feaneron.Boatswain
Communication:
description: Tools to communicate and collaborate
packages:
- Discord: com.discordapp.Discord
- Slack: com.slack.Slack
Utilities:
description: Useful Utilities
default: true
packagess:
- Font Downloader: org.gustavoperedo.FontDownloader
- PinApp Menu Editor: io.github.fabrialberio.pinapp
- Backup: org.gnome.DejaDup
- Syncthing: com.github.zocker_160.SyncThingy
Admin Tools:
description: Helper Utilities for Administration
default: false
Expand Down