Fix iwd initialization
This commit is contained in:
@@ -455,10 +455,8 @@ if [[ ${main_menu[@]} =~ 1 ]]; then # DWM
|
|||||||
# Desktop tools
|
# Desktop tools
|
||||||
sudo nala install feh iwd systemd-resolved scrot
|
sudo nala install feh iwd systemd-resolved scrot
|
||||||
sudo cp -f iwd.conf /etc/iwd/main.conf
|
sudo cp -f iwd.conf /etc/iwd/main.conf
|
||||||
sudo systemctl enable iwd
|
sudo systemctl enable iwd systemd-resolved
|
||||||
sudo systemctl start iwd
|
sudo systemctl restart iwd systemd-resolved
|
||||||
sudo systemctl enable systemd-resolved
|
|
||||||
sudo systemctl start systemd-resolved
|
|
||||||
|
|
||||||
# Sound
|
# Sound
|
||||||
sudo nala install pipewire-audio wireplumber pipewire-pulse pipewire-alsa
|
sudo nala install pipewire-audio wireplumber pipewire-pulse pipewire-alsa
|
||||||
|
|||||||
Reference in New Issue
Block a user