Gnome-shell
This commit is contained in:
parent
9c625a416b
commit
7d726453b6
1 changed files with 3 additions and 1 deletions
|
@ -137,7 +137,9 @@ sudo dnf remove -y lvm2 rng-tools thermald '*perl*'
|
||||||
|
|
||||||
# Install custom packages
|
# Install custom packages
|
||||||
# gnome-shell is needed for theming to work
|
# gnome-shell is needed for theming to work
|
||||||
sudo dnf -y install qubes-ctap qubes-gpg-split adw-gtk3-theme ncurses gnome-console gnome-shell
|
#sudo dnf -y install qubes-ctap qubes-gpg-split adw-gtk3-theme ncurses gnome-console gnome-shell
|
||||||
|
# Nuke gnome-shell to fix flatpak file pickers not working. Problematic package seems to be xdg-desktop-portal. RIP theming ig.
|
||||||
|
sudo dnf -y install qubes-ctap qubes-gpg-split adw-gtk3-theme ncurses gnome-console
|
||||||
|
|
||||||
# Setup hardened_malloc
|
# Setup hardened_malloc
|
||||||
sudo https_proxy=127.0.0.1:8082 dnf copr enable secureblue/hardened_malloc -y
|
sudo https_proxy=127.0.0.1:8082 dnf copr enable secureblue/hardened_malloc -y
|
||||||
|
|
Loading…
Reference in a new issue