tuigreeet : commande Hyprland par défaut
This commit is contained in:
parent
6f38492e98
commit
97f398c1a6
1 changed files with 4 additions and 1 deletions
|
@ -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 \
|
||||
"$@"
|
||||
|
|
Loading…
Reference in a new issue