Files
arch_config/base_install.sh
2020-12-24 13:31:31 +01:00

13 lines
519 B
Bash

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 sway swayidle swaylock-effects-git tmux ttf-font-awesome unzip ttf-iosevka vlc waybar wdisplays-git wob xorg-xwayland youtube-dl zsh networkmanager ly mako-git aerc zsh-syntax-highlighting
sudo systemctl start NetworkManager
sudo systemctl enable NetworkManager
sudo systemctl enable ly
sudo echo "MOZ_ENABLE_WAYLAND=1" >> /etc/environment