From 5a2c67dbf719b01fa19cbf8adb52c40f4c4ecf2d Mon Sep 17 00:00:00 2001 From: Odilon Sousa Date: Tue, 26 Sep 2023 16:53:45 -0300 Subject: [PATCH] Add xfce-polkit to i3-Spin This fix https://bugzilla.redhat.com/show_bug.cgi?id=2240823 and https://pagure.io/i3-sig/Fedora-i3-Spin/issue/68 --- fedora-i3-common.ks | 2 ++ fedora-live-i3.ks | 9 +++++++++ 2 files changed, 11 insertions(+) diff --git a/fedora-i3-common.ks b/fedora-i3-common.ks index 701125b..03d7655 100644 --- a/fedora-i3-common.ks +++ b/fedora-i3-common.ks @@ -24,6 +24,8 @@ gnome-keyring-pam wget # Better more popular browser system-config-printer +# Install XFCE polkit +xfce-polkit # save some space -autofs diff --git a/fedora-live-i3.ks b/fedora-live-i3.ks index af8e30f..3d0e64c 100644 --- a/fedora-live-i3.ks +++ b/fedora-live-i3.ks @@ -23,6 +23,15 @@ PREFERRED=/usr/bin/i3 DISPLAYMANAGER=/usr/sbin/lightdm EOF + +# Fix https://bugzilla.redhat.com/show_bug.cgi?id=2240823 +cat > /etc/xdg/autostart/xfce-polkit.desktop <