enough styles

This commit is contained in:
notgne2 2025-10-20 16:11:30 -07:00
parent f02e292b01
commit 0722c39448
No known key found for this signature in database
9 changed files with 5 additions and 866 deletions

View file

@ -38,7 +38,7 @@ in {
enable = lib.mkDefault true;
settings = {
default_session = {
command = lib.mkDefault "${pkgs.greetd.tuigreet}/bin/tuigreet --time --user-menu --user-menu-max-uid 30000 --cmd hyprland";
command = lib.mkDefault "${pkgs.tuigreet}/bin/tuigreet --time --user-menu --user-menu-max-uid 30000 --cmd hyprland";
};
};
};