diff --git a/f34/vdmed.cfg b/f34/vdmed.cfg index 63bad0d..b3b5aa4 100644 --- a/f34/vdmed.cfg +++ b/f34/vdmed.cfg @@ -146,7 +146,8 @@ localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be p systemctl set-default graphical.target # Set the desktop environment as the default booting target with systemd dnf install -y gnome-shell gnome-terminal nano # Minimal GNOME shell or desktop environment plus the text nano editor -dnf install -y nautilus # Default File explorer for GNOME +dnf install -y nautilus gnome-terminal-nautilus # Default File explorer for GNOME and its integration with gnome-shell +dnf install -y gedit # The official gnome text editor dnf install -y firefox # Internet browser dnf install -y spice-vdagent # Try to install spice-vdagent after the installation is done dnf install -y dejavu-sans-mono-fonts # the gnome-shell package doesn't include much fonts by default, resulting in weird spacings in gnome-terminal.