From 1def23dfaf2a785230e9f9680924ab752cf40882 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Sun, 8 Jan 2023 17:43:23 +0530 Subject: [PATCH] switching back to NM from Connmann --- arch_install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch_install.sh b/arch_install.sh index e804ddd..6d1b109 100644 --- a/arch_install.sh +++ b/arch_install.sh @@ -64,11 +64,11 @@ pacman -S --noconfirm xorg-server xorg-xprop xorg-xkill xorg-xsetroot xorg-xinit pacman-contrib pavucontrol rsync ripgrep ueberzug ffmpegthumbnailer python-pywal \ sxiv xdotool xwallpaper zip unzip wget pcmanfm \ fzf man-db pipewire pipewire-pulse xcompmgr pamixer \ - xclip sxhkd imagemagick connman wpa_supplicant git dash arc-gtk-theme papirus-icon-theme \ - neovim lua rustup xdg-user-dirs mpd ncmpcpp \ + xclip sxhkd imagemagick networkmanager git dash arc-gtk-theme papirus-icon-theme \ + neovim lua rustup xdg-user-dirs mpd ncmpcpp unclutter \ zsh zsh-autosuggestions zathura zathura-pdf-poppler -systemctl enable connman.service +systemctl enable NetworkManager.service rm /bin/sh ln -s dash /bin/sh # echo "%wheel ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers