diff --git a/base_install.sh b/base_install.sh index ec4019e..b1856d0 100644 --- a/base_install.sh +++ b/base_install.sh @@ -2,9 +2,10 @@ 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 +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 sudo systemctl start NetworkManager sudo systemctl enable NetworkManager -sudo systemctl enable ly \ No newline at end of file +sudo systemctl enable ly +sudo echo "MOZ_ENABLE_WAYLAND=1" >> /etc/environment \ No newline at end of file