removed gdm service from kde script
This commit is contained in:
parent
051380cf10
commit
a8dd5be27a
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ Locale=$(locale | grep "hu_HU" -c)
|
|||
# Installing packages
|
||||
|
||||
sudo pacman -S tilix gnome-disk-utility network-manager-applet networkmanager flatpak base-devel bash-completion kate kcalc baobab ffmpeg git gparted xdg-desktop-portal xdg-desktop-portal-gtk plasma-browser-integration xdg-desktop-portal-wlr ttf-ubuntu-font-family gnome-settings-daemon unzip wget glib2 glib2-devel spice-vdagent hblock nano qt5-wayland meson rsync zenity mesa-utils gvfs gvfs-mtp gvfs-smb android-tools wmctrl zsh python-setuptools bluez linux-zen-headers --noconfirm
|
||||
sudo systemctl enable gdm.service
|
||||
sudo systemctl enable NetworkManager.service
|
||||
sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target geoclue.service
|
||||
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
|
|
Loading…
Reference in a new issue