From 7eaa338cfe3f4f5452330ff64459e3fa8b09917b Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Mon, 3 Jul 2023 22:42:29 -0700 Subject: [PATCH] feat: Add MangoHud, vkBasalt, and OBSVKCapture flatpaks --- system_files/deck/usr/share/ublue-os/firstboot/yafti.yml | 5 ++++- system_files/desktop/usr/share/ublue-os/firstboot/yafti.yml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml b/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml index 0b263690..783714bc 100644 --- a/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml +++ b/system_files/deck/usr/share/ublue-os/firstboot/yafti.yml @@ -35,9 +35,11 @@ screens: default: true packages: - Lutris: net.lutris.Lutris + - MangoHud (Flatpak): org.freedesktop.Platform.VulkanLayer.MangoHud - Mozilla Firefox: org.mozilla.firefox - Protontricks: com.github.Matoking.protontricks - ProtonUp-Qt (Proton Updater): net.davidotek.pupgui2 + - vkBasalt (Flatpak): org.freedesktop.Platform.VulkanLayer.vkBasalt - Wallpaper Engine: just enable-wallpaper-engine Web Browsers: description: Additional browsers to complement Firefox @@ -94,7 +96,8 @@ screens: default: false packages: - OBS Studio: com.obsproject.Studio - - VkCapture for OBS: com.obsproject.Studio.OBSVkCapture + - OBSVkCapture Layer: org.freedesktop.Platform.VulkanLayer.OBSVkCapture + - OBSVkCapture Plugin: com.obsproject.Studio.Plugin.OBSVkCapture - Gstreamer for OBS: com.obsproject.Studio.Plugin.Gstreamer - Gstreamer VAAPI for OBS: com.obsproject.Studio.Plugin.GStreamerVaapi - Boatswain for Streamdeck: com.feaneron.Boatswain diff --git a/system_files/desktop/usr/share/ublue-os/firstboot/yafti.yml b/system_files/desktop/usr/share/ublue-os/firstboot/yafti.yml index 99b9282d..0bdfaf03 100644 --- a/system_files/desktop/usr/share/ublue-os/firstboot/yafti.yml +++ b/system_files/desktop/usr/share/ublue-os/firstboot/yafti.yml @@ -34,9 +34,11 @@ screens: description: Core Applications default: true packages: + - MangoHud (Flatpak): org.freedesktop.Platform.VulkanLayer.MangoHud - Mozilla Firefox: org.mozilla.firefox - ProtonUp-Qt (Proton Updater): net.davidotek.pupgui2 - System76 Scheduler: just enable-system76-scheduler + - vkBasalt (Flatpak): org.freedesktop.Platform.VulkanLayer.vkBasalt - Wallpaper Engine: just enable-wallpaper-engine Web Browsers: description: Additional browsers to complement Firefox @@ -93,7 +95,8 @@ screens: default: false packages: - OBS Studio: com.obsproject.Studio - - VkCapture for OBS: com.obsproject.Studio.OBSVkCapture + - OBSVkCapture Layer: org.freedesktop.Platform.VulkanLayer.OBSVkCapture + - OBSVkCapture Plugin: com.obsproject.Studio.Plugin.OBSVkCapture - Gstreamer for OBS: com.obsproject.Studio.Plugin.Gstreamer - Gstreamer VAAPI for OBS: com.obsproject.Studio.Plugin.GStreamerVaapi - Boatswain for Streamdeck: com.feaneron.Boatswain