[Setup] Add note
This commit is contained in:
1
setup
1
setup
@@ -100,6 +100,7 @@ if [[ "$restart" == "y" ]]; then
|
|||||||
if [[ "$platform" == "d" ]]; then
|
if [[ "$platform" == "d" ]]; then
|
||||||
sudo cp -r ./system/greetd/config.toml /etc/greetd/
|
sudo cp -r ./system/greetd/config.toml /etc/greetd/
|
||||||
else
|
else
|
||||||
|
echo "Setting up autologin config for greetd"
|
||||||
sudo cp -r ./system/greetd/config-autologin.toml /etc/greetd/config.toml
|
sudo cp -r ./system/greetd/config-autologin.toml /etc/greetd/config.toml
|
||||||
fi
|
fi
|
||||||
hyprctl reload
|
hyprctl reload
|
||||||
|
Reference in New Issue
Block a user