fix(Calamares): Installater will ask the desktop env before the calamares install
- The installer is still W.I.P
This commit is contained in:
@@ -7,4 +7,9 @@ fi
|
||||
xsetroot -solid "#1a1a2e"
|
||||
openbox &
|
||||
sleep 1
|
||||
|
||||
# Choix du bureau AVANT Calamares (le module packagechooser n'est pas compilé
|
||||
# dans le paquet calamares AUR). Écrit /run/fws-desktop, lu pendant l'install.
|
||||
/usr/local/bin/fws-pick-desktop || true
|
||||
|
||||
exec calamares
|
||||
|
||||
Reference in New Issue
Block a user