From 26e451fe1c123f73a526ad654f611c6e537ecbe2 Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Fri, 11 Jul 2025 19:11:34 -0400 Subject: [PATCH] Added thumbnailer and included xdg-desktop-portals to make sure that they will be included --- recipes/components/dnf-module.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/recipes/components/dnf-module.yml b/recipes/components/dnf-module.yml index 6a3b631..717bff6 100644 --- a/recipes/components/dnf-module.yml +++ b/recipes/components/dnf-module.yml @@ -52,6 +52,10 @@ modules: # vulkan - vulkan-tools - vulkan-validation-layers + # xdg-desktop-portals + - xdg-desktop-portal + - xdg-desktop-portal-hyprland + - xdg-desktop-portal-gtk # polkit - polkit @@ -78,6 +82,8 @@ modules: - file-roller - file-roller-nautilus + - ffmpegthumbnailer + # text editor - neovim - codium