Fix iwd initialization
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user