Ajout : wrapper tuigreet

This commit is contained in:
Ahurac 2024-01-29 18:54:45 +01:00
parent 07777aca3b
commit 8651f910b2

2
bin/tuigreet Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
exec tuigreet -t --time-format '%Y-%m-%d | %H:%M:%S' "$@"