We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc8ebfb commit fe2b701Copy full SHA for fe2b701
1 file changed
fedora-gnome/fedora-gnome.sh
@@ -136,8 +136,7 @@ sudo dnf remove -y lvm2 rng-tools thermald '*perl*'
136
sudo dnf config-manager setopt fedora-cisco-openh264.enabled=0
137
138
# Install custom packages
139
-# gnome-shell is needed for theming to work
140
-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
141
142
# Setup hardened_malloc
143
sudo https_proxy=127.0.0.1:8082 dnf copr enable secureblue/hardened_malloc -y
0 commit comments