Switch to uwsm
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m35s
Periodic flake update / flake-update (push) Successful in 2m8s

This commit is contained in:
2025-06-10 15:50:07 +02:00
parent 1102a36af5
commit 8d2928a65b
3 changed files with 3 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
enable = true;
settings = {
default_session = {
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd \"Hyprland\"";
command = "${pkgs.greetd.tuigreet}/bin/tuigreet --time --cmd \"uwsm start default\"";
user = "greeter";
};
};