This setup provides a minimal Cinnamon desktop environment with essential applications and customizations.
cinnamon-corelightdm(withslick-greeter)papirus-icon-themecodiumplankepiphany-browsergedit- Other essential tools (
git,wget,curl,dbus-x11, etc.)
Run this command to set up the system:
wget -O - https://raw.githubusercontent.com/NickLinney/bookworm-customizations/main/install.sh | bashThis installs Cinnamon, configures LightDM, downloads the wallpaper, and sets up Plank.
After logging in and customizing your desktop, run the following to apply settings for all users:
wget -O - https://raw.githubusercontent.com/NickLinney/bookworm-customizations/main/apply_user_settings.sh | bashThis script lets you select a user to copy settings from and applies them system-wide.
| Script | Purpose |
|---|---|
install.sh |
Installs packages, configures LightDM, and downloads wallpaper |
apply_user_settings.sh |
Copies settings and applies wallpaper for all users |
🚀 The system is now ready for use with a minimal and clean Cinnamon desktop setup.