Compare commits
5 commits
Author | SHA1 | Date | |
---|---|---|---|
474a8726b6 | |||
0b1528c8fa | |||
c72c95710e | |||
110c2f8438 | |||
67aca294ad |
2 changed files with 7 additions and 3 deletions
|
@ -1,5 +1,9 @@
|
|||
Origin: https://git.la10cy.net/DeltaLima/Desktop-DeltaLima
|
||||
|
||||
**branch deltalima**
|
||||
|
||||
this branch is for my personal system setups. feel free to use it as well, but there are customizations that fit really only my own taste. so best have a look into include/packages.inc.sh!
|
||||
|
||||
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.
|
||||
|
|
|
@ -10,8 +10,8 @@ p7zip-full unrar unzip neofetch ecryptfs-utils curl wget python-is-python3"
|
|||
|
||||
# install desktop base
|
||||
packages[1-desktop-base]="ttf-mscorefonts-installer fonts-ubuntu fonts-ubuntu-console fonts-liberation2
|
||||
fonts-noto-core fonts-dejavu fonts-hack
|
||||
flatpak flatpak-xdg-utils gnome-software-plugin-flatpak network-manager-openvpn-gnome brasero
|
||||
fonts-noto-core fonts-noto-mono fonts-noto-extra fonts-noto-ui-core fonts-noto-color-emoji fonts-dejavu
|
||||
fonts-hack flatpak flatpak-xdg-utils gnome-software-plugin-flatpak network-manager-openvpn-gnome brasero
|
||||
dconf-editor thunderbird"
|
||||
|
||||
# install gnome base
|
||||
|
@ -47,4 +47,4 @@ shutter solaar steam-installer"
|
|||
|
||||
# packages for xubuntuish XFCE
|
||||
#packages[desktop-xfce]="gnome-keyring seahorse python3-keyring mugshot elementary-xfce-icon-theme
|
||||
#lightdm-settings lightdm-gtk-greeter-settings gvfs-backends"
|
||||
#lightdm-settings lightdm-gtk-greeter-settings gvfs-backends mate-calc"
|
||||
|
|
Loading…
Reference in a new issue