Add xdg-desktop-portal-gtk

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2025-03-27 20:05:45 -04:00 committed by GitHub
parent dc8ebfb41e
commit fe2b701f0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -136,8 +136,7 @@ sudo dnf remove -y lvm2 rng-tools thermald '*perl*'
sudo dnf config-manager setopt fedora-cisco-openh264.enabled=0
# Install custom packages
# gnome-shell is needed for theming to work
sudo dnf -y install qubes-ctap qubes-gpg-split adw-gtk3-theme flatpak ncurses
sudo dnf -y install qubes-ctap qubes-gpg-split adw-gtk3-theme flatpak ncurses xdg-desktop-portal-gtk
# Setup hardened_malloc
sudo https_proxy=127.0.0.1:8082 dnf copr enable secureblue/hardened_malloc -y