formating

This commit is contained in:
Don Harper 2025-08-18 19:12:52 -05:00
parent 9927f41463
commit 8ba4965d21
5 changed files with 99 additions and 111 deletions

View file

@ -13,8 +13,7 @@
# package = "greetd.wlgreet";
settings = {
default_session = {
command =
"${pkgs.greetd.greetd}/bin/agreety --cmd /home/don/bin/mysway";
command = "${pkgs.greetd}/bin/agreety --cmd /home/don/bin/mysway";
# command = "${pkgs.greetd.tuigreet}/bin/tuigreet --cmd /home/don/bin/mysway";
user = "greeter";
};