Update gnome.sh
This commit is contained in:
parent
5168ac000a
commit
724d7427c9
1 changed files with 2 additions and 2 deletions
4
gnome.sh
4
gnome.sh
|
@ -3,9 +3,9 @@
|
|||
# GNOME telepítése
|
||||
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 nautilus gnome-terminal unzip wget glib2 glib2-devel
|
||||
sudo pacman -S --noconfirm gnome-tweaks gnome-shell-extensions gnome-disk-utility gnome-system-monitor gedit gnome-calculator gnome-browser-connector xdg-desktop-portal xdg-desktop-portal-gnome xdg-desktop-portal-gtk xdg-desktop-portal-wlr ttf-ubuntu-font-family spice-vdagent rsync
|
||||
systemctl enable gdm.service
|
||||
systemctl enable gdm.service
|
||||
sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target geoclue.service
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue