diff --git a/debian/changelog b/debian/changelog index 3a0b94e..991ef5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-ubuntu (1:24.04.6) noble; urgency=medium + + * Use sudo -E to launch Calamares so that Lubuntu theming is preserved. + + -- Aaron Rainbolt Sun, 19 Nov 2023 16:26:18 -0600 + calamares-settings-ubuntu (1:24.04.5) noble; urgency=medium * Fixed an FTBFS on !(amd64). diff --git a/lubuntu/lubuntu-calamares.desktop.in b/lubuntu/lubuntu-calamares.desktop.in index 6187290..dd99a3b 100644 --- a/lubuntu/lubuntu-calamares.desktop.in +++ b/lubuntu/lubuntu-calamares.desktop.in @@ -3,7 +3,7 @@ Type=Application Version=1.0 _Name=Install Lubuntu 24.04 LTS _GenericName=Install Lubuntu -Exec=pkexec calamares -D6 +Exec=sudo -E calamares -D6 _Comment=Calamares — System Installer Icon=calamares Terminal=false