dotfiles/bin/tuigreet

3 lines
77 B
Text
Raw Normal View History

2024-01-29 18:54:45 +01:00
#!/bin/sh
2024-01-29 19:01:19 +01:00
exec /usr/bin/tuigreet -t --time-format '%Y-%m-%d | %H:%M:%S' "$@"