mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2025-02-05 16:09:28 +00:00
Added a few software for post-installation script
Added a few software for post-installation script
This commit is contained in:
parent
0b0906cedf
commit
0e7f677269
@ -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
|
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 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 firefox # Internet browser
|
||||||
dnf install -y spice-vdagent # Try to install spice-vdagent after the installation is done
|
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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user