auto login not working

This commit is contained in:
2025-01-25 12:34:15 -06:00
parent 58824cd174
commit f6b2825715

View File

@@ -20,6 +20,13 @@
libsForQt5.qtquickcontrols2
libsForQt5.qtgraphicaleffects
];
settings = {
AutoLogin = {
User = "nathan";
Session = "hyprland";
Relogin = true;
};
};
};
};
}