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
|
dontChroot: false
|
||||||
timeout: 120
|
timeout: 120
|
||||||
firmwareType:
|
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
|
baseUrl: archive.ubuntu.com
|
||||||
distribution: Lubuntu
|
distribution: Ubuntu Studio
|
||||||
geoip:
|
geoip:
|
||||||
style: "json"
|
style: "json"
|
||||||
url: "https://ipapi.co/json"
|
url: "https://ipapi.co/json"
|
||||||
|
@ -2,8 +2,8 @@ displaymanagers:
|
|||||||
- sddm
|
- sddm
|
||||||
|
|
||||||
defaultDesktopEnvironment:
|
defaultDesktopEnvironment:
|
||||||
executable: "lxqt"
|
executable: "startplasma-x11"
|
||||||
desktopFile: "Lubuntu"
|
desktopFile: "Ubuntu Studio"
|
||||||
|
|
||||||
basicSetup: false
|
basicSetup: false
|
||||||
sysconfigSetup: false
|
sysconfigSetup: false
|
||||||
|
@ -3,7 +3,7 @@ backend: apt
|
|||||||
operations:
|
operations:
|
||||||
- remove:
|
- remove:
|
||||||
- "^live-*"
|
- "^live-*"
|
||||||
- calamares-settings-lubuntu
|
- calamares-settings-ubuntustudio
|
||||||
- calamares
|
- calamares
|
||||||
- hunspell-en-us
|
- hunspell-en-us
|
||||||
- zram-config
|
- zram-config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user