dotfiles/bin/tuigreet

6 lines
107 B
Text
Raw Permalink Normal View History

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