From f2622af051d6e96f004d83de0aea414b52f50382 Mon Sep 17 00:00:00 2001 From: Tobias Maier Date: Fri, 18 Dec 2020 21:15:03 +0000 Subject: [PATCH] Update base_install.sh --- base_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_install.sh b/base_install.sh index eea4156..01a85c3 100644 --- a/base_install.sh +++ b/base_install.sh @@ -2,7 +2,7 @@ git clone https://aur.archlinux.org/yay.git cd yay makepkg -si -yay -Syu alacritty alsa-plugins alsa-utils bemenu firefox htop light neofetch otf-font-awesome openssh powertop sudo sway swayidle swaylock-effects-git tmux ttf-font-awesome unzip ttf-iosevka vlc waybar wdisplay-git wob xorg-xwayland youtube-dl zsh networkmanager +yay -Syu alacritty alsa-plugins alsa-utils bemenu firefox htop light neofetch otf-font-awesome openssh powertop sway swayidle swaylock-effects-git tmux ttf-font-awesome unzip ttf-iosevka vlc waybar wdisplay-git wob xorg-xwayland youtube-dl zsh networkmanager ly sudo systemctl start NetworkManager sudo systemctl enable NetworkManager \ No newline at end of file