From ea42aeb9ea54bec73dcd4b7275fe7ea312ea6943 Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Sun, 26 Nov 2023 22:26:32 +0400 Subject: [PATCH] Change executable --- calamares/modules/displaymanager.conf | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/calamares/modules/displaymanager.conf b/calamares/modules/displaymanager.conf index 5b6eca1..dc0c1e7 100644 --- a/calamares/modules/displaymanager.conf +++ b/calamares/modules/displaymanager.conf @@ -6,7 +6,7 @@ greetd: greeter_group: "_greetd" defaultDesktopEnvironment: - executable: "qtile-wayland" + executable: "start-qtile" desktopFile: "qtile-wayland" basicSetup: false diff --git a/debian/changelog b/debian/changelog index 3912f06..6259161 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +calamares-settings-tileos-qtile (0.3~tileos) unstable; urgency=medium + + * Change executable + + -- Aleksey Samoilov Sun, 26 Nov 2023 22:25:30 +0400 + calamares-settings-tileos-qtile (0.2~tileos) unstable; urgency=medium * Fix branding