sudo systemctl enable dhcpcd sudo systemctl start dhcpcd interface=$(find /sys/class/net -mindepth 1 -maxdepth 1 -lname '*virtual*' -prune -o -printf '%f\n'| head -1) sudo systemctl enable dhcpcd@$interface.service sudo systemctl start dhcpcd@$interface.service git clone https://aur.archlinux.org/yay.git (cd yay && makepkg -sic) rm -rf yay sed -i "s/wlp9s0/$interface/g" ~/.config/conky/Zavijava/Zavijava.conf wget -qO- https://git.io/papirus-folders-install | sh papirus-folders -C nordic --theme Papirus