diff --git a/leaves/bdmd.cfg b/leaves/bdmd.cfg index d32c9a0..1c5e70e 100644 --- a/leaves/bdmd.cfg +++ b/leaves/bdmd.cfg @@ -17,7 +17,7 @@ dejavu-sans-mono-fonts # the gnome-shell package doesn't include much fonts by d elementary-wallpapers-gnome.noarch # Gorgeous wallpapers wpa_supplicant # WPA Supplicant for Linux. Not integrated by default in gnome-shell, but necessary to configure wireless networks through the Network Manager. # initial-setup-gui # Wasn't able to make it working. -# gnome-initial-setup # Add GNOME initial setup too. Does work. +gnome-initial-setup # Add GNOME initial setup too. Does work. gnome-shell gnome-terminal -gnome-tour # We don't want GNOME-tour to open at launch so we delete it @@ -27,7 +27,7 @@ nano # Minimal GNOME shell or desktop environment plus the nano text editor %post -# set new background -gsettings set org.gnome.desktop.background picture-uri file:///usr/share/backgrounds/elementary/'Morskie Oko.jpg' +# set new default background (doesn't work. Would have to call a script on first boot or something) +# gsettings set org.gnome.desktop.background picture-uri file:///usr/share/backgrounds/elementary/'Morskie Oko.jpg' %end \ No newline at end of file