mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-05-05 15:41:30 +00:00
Change-out some lubuntuisms for UbuntuStudio-isms
This commit is contained in:
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…
x
Reference in New Issue
Block a user