changed gdm to sddm

This commit is contained in:
RP1 2024-12-29 22:53:14 +01:00
parent 5b803954d3
commit 40ec06a93a

View file

@ -33,7 +33,7 @@ Locale=$(echo $LANG)
# Installing packages
sudo pacman -S gdm gnome-disk-utility kitty eog flatpak base-devel bash-completion gedit gnome-calculator baobab ffmpeg git xdg-desktop-portal xdg-desktop-portal-gnome xdg-desktop-portal-gtk 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 amd-ucode intel-ucode mesa-utils gvfs gvfs-smb wmctrl zsh python-setuptools --noconfirm
sudo pacman -S sddm gnome-disk-utility kitty eog flatpak base-devel bash-completion gedit gnome-calculator baobab ffmpeg git xdg-desktop-portal xdg-desktop-portal-gnome xdg-desktop-portal-gtk 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 amd-ucode intel-ucode mesa-utils gvfs gvfs-smb wmctrl zsh python-setuptools --noconfirm
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
sudo systemctl enable gdm.service