Alexander Etxeberria

Results 4 comments of Alexander Etxeberria

I'd like to work on this issue.

So I've got into the source code. Considering we don't want to compromise the words' validation, I came up with this: ```dart bool validate(String source) => source.length < 3 ?...

I just wanted to comment that I tried this PR on my Void Linux system and it works perfectly on greetd + tuigreet! I'm so happy that I can now...