Update gnome.sh
This commit is contained in:
parent
be6eb2f90b
commit
9dd6215b4e
1 changed files with 7 additions and 0 deletions
7
gnome.sh
7
gnome.sh
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "GNOME telepítése..."
|
||||
sudo pacman -S --noconfirm gnome-shell gdm gnome-control-center gnome-settings-daemon gnome-session
|
||||
sudo pacman -S --noconfirm nautilus gnome-terminal
|
||||
sudo pacman -S --noconfirm gnome-tweaks gnome-shell-extensions gnome-disk-utility gnome-system-monitor gedit gnome-calculator gnome-browser-connector
|
||||
systemctl enable gdm.service
|
Loading…
Reference in a new issue