dotfiles/bin/tuigreet
2024-01-29 19:01:19 +01:00

2 lines
77 B
Bash
Executable file

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