[Setup] Add note

This commit is contained in:
2025-09-12 13:12:13 +02:00
parent a89ed00a17
commit 1ee3f01883

1
setup
View File

@@ -100,6 +100,7 @@ if [[ "$restart" == "y" ]]; then
if [[ "$platform" == "d" ]]; then
sudo cp -r ./system/greetd/config.toml /etc/greetd/
else
echo "Setting up autologin config for greetd"
sudo cp -r ./system/greetd/config-autologin.toml /etc/greetd/config.toml
fi
hyprctl reload