Fix exec name
This commit is contained in:
parent
ea42aeb9ea
commit
2f7e38841a
2 changed files with 7 additions and 1 deletions
|
@ -6,7 +6,7 @@ greetd:
|
||||||
greeter_group: "_greetd"
|
greeter_group: "_greetd"
|
||||||
|
|
||||||
defaultDesktopEnvironment:
|
defaultDesktopEnvironment:
|
||||||
executable: "start-qtile"
|
executable: "start-qtile-wayland"
|
||||||
desktopFile: "qtile-wayland"
|
desktopFile: "qtile-wayland"
|
||||||
|
|
||||||
basicSetup: false
|
basicSetup: false
|
||||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
calamares-settings-tileos-qtile (0.4~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Fix exec name
|
||||||
|
|
||||||
|
-- Aleksey Samoilov <samoilov.lex@gmail.com> Sun, 03 Dec 2023 14:59:10 +0400
|
||||||
|
|
||||||
calamares-settings-tileos-qtile (0.3~tileos) unstable; urgency=medium
|
calamares-settings-tileos-qtile (0.3~tileos) unstable; urgency=medium
|
||||||
|
|
||||||
* Change executable
|
* Change executable
|
||||||
|
|
Loading…
Add table
Reference in a new issue