diff --git a/install.sh b/install.sh index 151179b0..2720dff2 100755 --- a/install.sh +++ b/install.sh @@ -455,10 +455,8 @@ if [[ ${main_menu[@]} =~ 1 ]]; then # DWM # Desktop tools sudo nala install feh iwd systemd-resolved scrot sudo cp -f iwd.conf /etc/iwd/main.conf - sudo systemctl enable iwd - sudo systemctl start iwd - sudo systemctl enable systemd-resolved - sudo systemctl start systemd-resolved + sudo systemctl enable iwd systemd-resolved + sudo systemctl restart iwd systemd-resolved # Sound sudo nala install pipewire-audio wireplumber pipewire-pulse pipewire-alsa