diff --git a/ubuntustudio/modules/after_bootloader_context.conf b/ubuntustudio/modules/after_bootloader_context.conf index 55a0a1b..b3319a7 100644 --- a/ubuntustudio/modules/after_bootloader_context.conf +++ b/ubuntustudio/modules/after_bootloader_context.conf @@ -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" diff --git a/ubuntustudio/modules/automirror.conf b/ubuntustudio/modules/automirror.conf index e11458d..27c7797 100644 --- a/ubuntustudio/modules/automirror.conf +++ b/ubuntustudio/modules/automirror.conf @@ -1,6 +1,6 @@ --- baseUrl: archive.ubuntu.com -distribution: Lubuntu +distribution: Ubuntu Studio geoip: style: "json" url: "https://ipapi.co/json" diff --git a/ubuntustudio/modules/displaymanager.conf b/ubuntustudio/modules/displaymanager.conf index 9a85b79..ccee346 100644 --- a/ubuntustudio/modules/displaymanager.conf +++ b/ubuntustudio/modules/displaymanager.conf @@ -2,8 +2,8 @@ displaymanagers: - sddm defaultDesktopEnvironment: - executable: "lxqt" - desktopFile: "Lubuntu" + executable: "startplasma-x11" + desktopFile: "Ubuntu Studio" basicSetup: false sysconfigSetup: false diff --git a/ubuntustudio/modules/packages.conf b/ubuntustudio/modules/packages.conf index 8be1e16..4eb8aac 100644 --- a/ubuntustudio/modules/packages.conf +++ b/ubuntustudio/modules/packages.conf @@ -3,7 +3,7 @@ backend: apt operations: - remove: - "^live-*" - - calamares-settings-lubuntu + - calamares-settings-ubuntustudio - calamares - hunspell-en-us - zram-config