11 lines
501 B
Markdown
11 lines
501 B
Markdown
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.
|
|
|
|
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")
|