This commit is contained in:
2025-07-05 10:15:23 +02:00
parent 2a23f575b2
commit 2ca846d0a3
6 changed files with 62 additions and 62 deletions

View File

@@ -15,7 +15,7 @@ in {
{
programs.hyprland.settings = {
exec-once = [
"sleep 2 && uwsm finalize"
"uwsm finalize"
"hyprlock"
];
};