13 lines
560 B
Markdown
13 lines
560 B
Markdown
Origin: https://git.la10cy.net/DeltaLima/Desktop-DeltaLima
|
|
|
|
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.
|
|
|
|
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")
|