Update base_install.sh

This commit is contained in:
2021-01-25 17:18:40 +00:00
parent 9c0d77c11d
commit 4e45c59fe8

View File

@@ -14,7 +14,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/too
mkdir ../.config
cp -r configs/. /home/tobi/.config
sudo echo "MOZ_ENABLE_WAYLAND=1" >> /etc/environment
sudo bash -c "echo 'MOZ_ENABLE_WAYLAND=1' >> /etc/environment"