Change-out some lubuntuisms for UbuntuStudio-isms

ubuntu/hirsute
Erich Eickmeyer 4 years ago
parent 00420b10e3
commit aa19196f75

@ -6,4 +6,4 @@
dontChroot: false
timeout: 120
firmwareType:
"*": "-for i in `ls @@ROOT@@/home/`; do rm @@ROOT@@/home/$i/Desktop/lubuntu-calamares.desktop || exit 0; done"
"*": "-for i in `ls @@ROOT@@/home/`; do rm @@ROOT@@/home/$i/Desktop/ubuntustudio-calamares.desktop || exit 0; done"

@ -1,6 +1,6 @@
---
baseUrl: archive.ubuntu.com
distribution: Lubuntu
distribution: Ubuntu Studio
geoip:
style: "json"
url: "https://ipapi.co/json"

@ -2,8 +2,8 @@ displaymanagers:
- sddm
defaultDesktopEnvironment:
executable: "lxqt"
desktopFile: "Lubuntu"
executable: "startplasma-x11"
desktopFile: "Ubuntu Studio"
basicSetup: false
sysconfigSetup: false

@ -3,7 +3,7 @@ backend: apt
operations:
- remove:
- "^live-*"
- calamares-settings-lubuntu
- calamares-settings-ubuntustudio
- calamares
- hunspell-en-us
- zram-config

Loading…
Cancel
Save