tuigreeet : commande Hyprland par défaut

This commit is contained in:
Ahurac 2024-02-02 07:31:11 +01:00
parent 6f38492e98
commit 97f398c1a6

View file

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