fix(regreet.toml): remove export command

This commit is contained in:
BluishHumility
2024-08-22 10:11:58 -04:00
parent 7aa89b6b13
commit ea0a906f4c
3 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ rsync -a --chown=root:root sway/etc/ /etc/
if systemd-detect-virt | grep -vq "none"; then
echo "Virtual machine detected; enabling WLR_RENDERER_ALLOW_SOFTWARE variable in ReGreet config..."
# Uncomment WLR_RENDERER_ALLOW_SOFTWARE variable in ReGreet config
sed -i '/^#export WLR_RENDERER_ALLOW_SOFTWARE/s/^#//' /etc/greetd/regreet.toml
sed -i '/^#WLR_RENDERER_ALLOW_SOFTWARE/s/^#//' /etc/greetd/regreet.toml
fi
# Remove the repo