https://github.com/deltalima/make-debian-look-like-ubuntu
Make a fresh Debian Gnome installation to look like the Ubuntu Desktop
https://github.com/deltalima/make-debian-look-like-ubuntu
debian gnome gnome-desktop gnome-desktop-environment look-n-feel theme ubuntu-theme ubunut
Last synced: 3 months ago
JSON representation
Make a fresh Debian Gnome installation to look like the Ubuntu Desktop
- Host: GitHub
- URL: https://github.com/deltalima/make-debian-look-like-ubuntu
- Owner: DeltaLima
- License: mit
- Created: 2023-06-13T19:40:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T16:53:28.000Z (8 months ago)
- Last Synced: 2025-01-03T02:55:14.319Z (5 months ago)
- Topics: debian, gnome, gnome-desktop, gnome-desktop-environment, look-n-feel, theme, ubuntu-theme, ubunut
- Language: Shell
- Homepage: https://git.la10cy.net/DeltaLima/make-debian-look-like-ubuntu
- Size: 421 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# make-debian-look-like-ubuntu
Origin: https://git.la10cy.net/DeltaLima/make-debian-look-like-ubuntu
This script performs all necessary steps to make a Debian 12 (bookworm) Gnome desktop look like an Ubuntu desktop.
Also it installs flatpak with flathub.org repository enabled and Firefox from there.The settings are only applied to the user which is executing this script. The user has to be in the `sudo` group. If not, the script will advise you how to do so.
**Important!** After the first run of setup.sh, you have to reboot and re-run the script.
When the script runs the first time, it is normal that the terminal font looks ugly after it. It's normal after a reboot.## Installation
Just execute setup.sh and show will start:
```bash
$ bash make-debian-look-like-ubuntu.sh
```You can customize standard packages, which gets installed. Just add an entry to the array defined in `include/packages.inc.sh`
