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

12 lines
501 B
Markdown
Raw Normal View History

2023-06-13 20:12:19 +02:00
Script for setting up a Debian Gnome Desktop System, I like. Make the system appeareance more "ubuntuuish" 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")