make-debian-look-like-ubuntu/README.md

22 lines
900 B
Markdown

# 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 Gnome desktop look like an Ubuntu desktop.
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 setup.sh
```
You can customize standard packages, which gets installed. Just add an entry to the array defined in `include/packages.inc.sh`
![Ubuntuish Debian 12 Gnome Desktop](/screenshot/screenshot1.png "Ubuntuish Debian 12 Gnome Desktop")