switching back to NM from Connmann
This commit is contained in:
parent
8d93a5bb51
commit
1def23dfaf
|
|
@ -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 \
|
pacman-contrib pavucontrol rsync ripgrep ueberzug ffmpegthumbnailer python-pywal \
|
||||||
sxiv xdotool xwallpaper zip unzip wget pcmanfm \
|
sxiv xdotool xwallpaper zip unzip wget pcmanfm \
|
||||||
fzf man-db pipewire pipewire-pulse xcompmgr pamixer \
|
fzf man-db pipewire pipewire-pulse xcompmgr pamixer \
|
||||||
xclip sxhkd imagemagick connman wpa_supplicant git dash arc-gtk-theme papirus-icon-theme \
|
xclip sxhkd imagemagick networkmanager git dash arc-gtk-theme papirus-icon-theme \
|
||||||
neovim lua rustup xdg-user-dirs mpd ncmpcpp \
|
neovim lua rustup xdg-user-dirs mpd ncmpcpp unclutter \
|
||||||
zsh zsh-autosuggestions zathura zathura-pdf-poppler
|
zsh zsh-autosuggestions zathura zathura-pdf-poppler
|
||||||
|
|
||||||
systemctl enable connman.service
|
systemctl enable NetworkManager.service
|
||||||
rm /bin/sh
|
rm /bin/sh
|
||||||
ln -s dash /bin/sh
|
ln -s dash /bin/sh
|
||||||
# echo "%wheel ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
|
# echo "%wheel ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue