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

14 lines
560 B
Markdown
Raw Normal View History

2023-06-13 21:44:01 +02:00
Origin: https://git.la10cy.net/DeltaLima/Desktop-DeltaLima
2023-06-13 21:37:22 +02:00
Script for setting up a Debian Gnome Desktop System, I like. Make the system appeareance more "ubuntuish" for the executing user. With firefox flatpak as default browser for the user.
2023-06-12 20:11:33 +02:00
2023-06-13 03:04:21 +02:00
After the first run of setup.sh, you have to reboot and re-run the script.
```bash
$ bash setup.sh
```
You can customize standard packages, which got installed. Just edit the Array in `include/packages.inc.sh`
![Ubuntuish Debian 12 Gnome Desktop](/screenshot/screenshot1.png "Ubuntuish Debian 12 Gnome Desktop")