From c55b8b4675cac41d8e71d701e9ec2c47f6ab33ca Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 15 Jan 2024 01:04:21 -0700 Subject: [PATCH] Update Flatpak overrides Signed-off-by: Tommy --- Fedora-Workstation-39.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Fedora-Workstation-39.sh b/Fedora-Workstation-39.sh index c2e2916..1a73b19 100644 --- a/Fedora-Workstation-39.sh +++ b/Fedora-Workstation-39.sh @@ -131,8 +131,8 @@ sudo dnf config-manager --set-disabled fedora-cisco-openh264 sudo dnf -y install adw-gtk3-theme gnome-console gnome-shell-extension-appindicator gnome-shell-extension-blur-my-shell gnome-shell-extension-background-logo # Setup Flatpak -sudo flatpak override --system --nosocket=x11 --nosocket=fallback-x11 --nosocket=pulseaudio --unshare=network --unshare=ipc --nofilesystem=host:reset -flatpak override --user --nosocket=x11 --nosocket=fallback-x11 --nosocket=pulseaudio --unshare=network --unshare=ipc --nofilesystem=host:reset +sudo flatpak override --system --nosocket=x11 --nosocket=fallback-x11 --nosocket=pulseaudio --unshare=network --unshare=ipc --nofilesystem=host:reset --nodevice=input --nodevice=shm --nodevice=all +flatpak override --user --nosocket=x11 --nosocket=fallback-x11 --nosocket=pulseaudio --unshare=network --unshare=ipc --nofilesystem=host:reset --nodevice=input --nodevice=shm --nodevice=all flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo flatpak --user install org.gnome.Extensions -y flatpak --user install com.github.tchx84.Flatseal -y