2022-10-01 14:51:51

This commit is contained in:
henk
2022-10-01 14:51:51 +02:00
parent aa46fcabff
commit 92936462b8
14 changed files with 118 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# op ubuntu later de desktop installeren
apt install tasksel
tasksel install ubuntu-desktop
apt-get -y install `check-language-support -l nl`
#gsettings set org.gnome.desktop.background picture-uri ""
#gsettings set org.gnome.desktop.background primary-color '#000000'
#gsettings set org.gnome.desktop.background color-shading-type 'solid'
+4
View File
@@ -0,0 +1,4 @@
gsettings set org.gnome.desktop.background picture-uri ""
gsettings set org.gnome.desktop.background primary-color '#000000'
gsettings set org.gnome.desktop.background color-shading-type 'solid'