Fix regreet docs
This commit is contained in:
parent
94dd7b8b48
commit
b596b0e044
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
} --config /etc/greetd/hyprgreet.conf";
|
||||
example = "${
|
||||
lib.getExe pkgs.cage
|
||||
} -s -- ${lib.getExe pkgs.regreet}";
|
||||
} -s -- ${lib.getExe pkgs.greetd.regreet}";
|
||||
type = lib.types.str;
|
||||
description = "The compositor/greeter command to run";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue